Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-222942
#<BuildRuby:0x00007fa6698efdc0
@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.20241120-222942",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000037 0.000001 0.000038 ( 0.000037)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.001223 0.007456 3.888816 ( 3.806065)
build_miniruby 0.000000 0.001484 1.585163 ( 1.582151)
build_ruby 0.000000 0.002083 4.040972 ( 4.221775)
build_all 0.001897 0.006315 6.317912 ( 2.667753)
build_install 0.008392 0.008813 8.851263 ( 4.209087)
test_btest 0.000750 0.000147 77.586476 ( 20.846977)
test_basic 0.005416 0.003351 0.869571 ( 0.919438)
test_all 0.104145 0.037587 727.769950 (211.412919)
test_rubyspec 0.050502 0.032707 115.034834 ( 27.522428)
total: 277.19 sec