Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-022431
#<BuildRuby:0x0000558764a561a8
@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.20240126-022431",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.006002 1.698370 ( 2.029609)
build_miniruby 0.000485 0.001051 1.592719 ( 1.594085)
build_ruby 0.001282 0.000296 3.059022 ( 3.290012)
build_all 0.003206 0.003715 5.995245 ( 2.285031)
build_install 0.016026 0.003039 7.545749 ( 4.071238)
test_btest 0.000294 0.001128 84.862490 ( 33.065906)
test_basic 0.001043 0.005602 0.842916 ( 0.915543)
test_all 0.092660 0.020825 708.545942 (286.867804)
test_rubyspec 0.060307 0.045324 166.237239 (178.152796)
total: 512.27 sec