Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-104251
#<BuildRuby:0x000055641209a008
@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.20240201-104251",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002300 0.003562 1.812483 ( 2.163867)
build_miniruby 0.001209 0.000268 1.691539 ( 1.710226)
build_ruby 0.001616 0.000359 3.597907 ( 3.809629)
build_all 0.000000 0.007519 6.238499 ( 2.580393)
build_install 0.017159 0.000677 6.881875 ( 3.204565)
test_btest 0.000000 0.001159 83.276510 ( 21.619490)
test_basic 0.002820 0.003588 0.740534 ( 0.798008)
test_all 0.094124 0.021308 717.632707 (204.642896)
test_rubyspec 0.046904 0.049886 143.175772 (154.834237)
total: 395.36 sec