Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-135155
#<BuildRuby:0x00007ff62fc3fdc0
@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.20241217-135155",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.005943 0.000622 2.477596 ( 3.229681)
build_miniruby 0.001207 0.000366 1.223424 ( 1.232698)
build_ruby 0.001561 0.000473 3.678018 ( 3.844562)
build_all 0.003916 0.004002 5.820263 ( 2.482271)
build_install 0.010359 0.006207 7.293772 ( 24.154049)
test_btest 0.000612 0.000210 69.998227 ( 26.924412)
test_basic 0.007079 0.000946 0.770790 ( 1.039507)
test_all 0.111343 0.029550 652.221619 (218.325096)
test_rubyspec 0.033273 0.046701 115.519676 ( 20.681928)
total: 301.92 sec