Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-172334
#<BuildRuby:0x000056208c6c9f00
@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.20240124-172334",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004626 0.001472 2.035327 ( 2.992935)
build_miniruby 0.001235 0.000393 1.731816 ( 1.759320)
build_ruby 0.001484 0.000472 3.481118 ( 3.813122)
build_all 0.002458 0.005095 6.480109 ( 4.717588)
build_install 0.012121 0.007433 7.906353 ( 5.628781)
test_btest 0.000728 0.000286 87.613731 ( 59.180464)
test_basic 0.004539 0.002586 0.942263 ( 1.125996)
test_all 0.083378 0.031441 733.222987 (337.954452)
test_rubyspec 0.053087 0.045395 159.479294 (170.952911)
total: 588.13 sec