Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-014419
#<BuildRuby:0x000055e9d78b64f8
@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.20240116-014419",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005132 1.463107 ( 1.816783)
build_miniruby 0.000000 0.001425 1.510054 ( 1.507910)
build_ruby 0.000229 0.001390 2.900584 ( 3.150911)
build_all 0.005895 0.000596 5.230133 ( 2.083925)
build_install 0.008111 0.007721 6.463382 ( 3.308705)
test_btest 0.000824 0.000305 81.055311 ( 20.908462)
test_basic 0.000000 0.006678 0.904692 ( 0.963175)
test_all 0.077309 0.042987 752.631473 (232.427277)
test_rubyspec 0.032627 0.025874 83.425607 ( 94.690328)
total: 360.86 sec