Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-130222
#<BuildRuby:0x00007ff16a6cfdc8
@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.20241225-130222",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.001797 0.004672 2.135343 ( 3.132390)
build_miniruby 0.001277 0.000426 1.703964 ( 1.830163)
build_ruby 0.002148 0.000000 4.429037 ( 8.520649)
build_all 0.009030 0.000900 7.344597 ( 4.655932)
build_install 0.016345 0.004042 8.936944 ( 6.383707)
test_btest 0.000589 0.000179 80.996154 ( 51.508043)
test_basic 0.007416 0.002247 1.068991 ( 1.268252)
test_all 0.099730 0.043686 673.129609 (196.318782)
test_rubyspec 0.048144 0.033419 113.733325 ( 21.536699)
total: 295.16 sec