Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-070201
#<BuildRuby:0x00007ff4e84dfdc0
@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.20241001-070201",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004542 0.004580 5.299900 ( 4.469424)
build_miniruby 0.001965 0.000000 1.788981 ( 1.793265)
build_ruby 0.002256 0.000014 4.734224 ( 4.872181)
build_all 0.009017 0.000065 7.834110 ( 4.095447)
build_install 0.015116 0.008184 11.436871 ( 6.222607)
test_btest 0.000902 0.000129 103.460422 ( 41.035775)
test_basic 0.008134 0.004842 1.308539 ( 1.404598)
test_all 0.097315 0.057768 806.092859 (284.714015)
test_rubyspec 0.063514 0.024092 138.397257 ( 30.171715)
total: 378.78 sec