Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-020226
#<BuildRuby:0x000055942abbe018
@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.20240121-020226",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004522 0.000869 1.669272 ( 2.003398)
build_miniruby 0.001287 0.000247 1.513080 ( 1.512295)
build_ruby 0.001311 0.000252 3.184512 ( 3.422594)
build_all 0.006651 0.001279 5.717646 ( 3.074611)
build_install 0.019201 0.000000 7.012140 ( 4.366265)
test_btest 0.000000 0.001076 82.806040 ( 33.779410)
test_basic 0.001354 0.006440 0.864450 ( 0.936105)
test_all 0.080198 0.037196 761.342870 (278.624317)
test_rubyspec 0.075207 0.030344 165.484745 (179.338871)
total: 507.06 sec