Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-170116
#<BuildRuby:0x000056031e4964d0
@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.20231220-170116",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001420 0.004182 1.850984 ( 2.203381)
build_miniruby 0.000000 0.001658 1.655904 ( 1.654838)
build_ruby 0.000000 0.002225 3.417556 ( 3.647297)
build_all 0.000816 0.007065 5.619734 ( 3.294864)
build_install 0.007941 0.011713 6.979536 ( 4.246942)
test_btest 0.001186 0.001442 82.288913 ( 37.918309)
test_basic 0.007235 0.000000 0.841941 ( 0.924911)
test_all 0.080416 0.037289 661.855089 (214.199334)
test_rubyspec 0.017875 0.047285 89.602415 (101.226619)
total: 369.32 sec