Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-181821
#<BuildRuby:0x000055d673736118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230514-181821",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.005045 0.000304 1.564755 ( 2.754961)
build_miniruby 0.000952 0.000272 1.022861 ( 1.021063)
build_ruby 0.001013 0.000290 2.166686 ( 2.358611)
build_all 0.004200 0.001200 1.934889 ( 1.029262)
build_install 0.007821 0.004077 3.065805 ( 2.042521)
test_btest 0.000723 0.000220 71.253027 ( 18.866626)
test_basic 0.005813 0.000431 0.631678 ( 0.704521)
test_all 0.000695 0.000203 561.857781 (206.438293)
test_rubyspec 0.009027 0.035531 75.165512 ( 86.876473)
total: 322.09 sec