Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-054451
#<BuildRuby:0x000056342d282258
@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.20231224-054451",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000032 0.000006 0.000038 ( 0.000036)
build_up 0.004478 0.000779 1.566196 ( 1.993476)
build_miniruby 0.001279 0.000222 1.596908 ( 1.596123)
build_ruby 0.001230 0.000214 3.325919 ( 3.536865)
build_all 0.007055 0.000431 5.470497 ( 2.255249)
build_install 0.017259 0.000521 6.883719 ( 3.880976)
test_btest 0.000957 0.000000 83.155195 ( 24.871279)
test_basic 0.004852 0.000165 0.714431 ( 0.771929)
test_all 0.069111 0.052905 686.038500 (195.024791)
test_rubyspec 0.027237 0.030094 82.554081 ( 94.039315)
total: 327.97 sec