Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-055425
#<BuildRuby:0x000055a746501e58
@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.20240114-055425",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005211 0.000145 1.553459 ( 1.927319)
build_miniruby 0.001723 0.000000 1.554965 ( 1.558047)
build_ruby 0.001696 0.000000 3.306730 ( 3.496269)
build_all 0.006187 0.000680 5.634480 ( 2.634272)
build_install 0.004996 0.012171 6.875515 ( 3.610395)
test_btest 0.000685 0.000153 83.236622 ( 31.668509)
test_basic 0.000000 0.007635 0.861069 ( 0.962844)
test_all 0.079085 0.039912 778.410092 (275.895030)
test_rubyspec 0.024538 0.042282 88.710899 (100.387222)
total: 422.14 sec