Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-011259
#<BuildRuby:0x0000558b92ebded0
@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.20231231-011259",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005196 0.000200 1.526461 ( 1.889304)
build_miniruby 0.001232 0.000047 1.527184 ( 1.524936)
build_ruby 0.001565 0.000061 3.284245 ( 3.482037)
build_all 0.007684 0.000127 5.482743 ( 2.264642)
build_install 0.000424 0.016146 6.461213 ( 3.353648)
test_btest 0.000882 0.000152 79.605086 ( 21.848654)
test_basic 0.002824 0.003086 0.896531 ( 0.975410)
test_all 0.075464 0.045055 758.596895 (229.945960)
test_rubyspec 0.036235 0.022642 85.445105 ( 97.087819)
total: 362.37 sec