Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-191220
#<BuildRuby:0x00007efdc344fdc8
@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.20241230-191220",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.001551 0.004237 1.955809 ( 2.289959)
build_miniruby 0.001426 0.000216 1.578211 ( 1.575298)
build_ruby 0.001799 0.000000 4.056648 ( 4.224049)
build_all 0.004874 0.003851 6.641263 ( 2.764046)
build_install 0.014586 0.002500 8.463928 ( 4.671713)
test_btest 0.000773 0.000133 75.043686 ( 20.653993)
test_basic 0.007886 0.001352 1.027213 ( 1.074852)
test_all 0.106770 0.033108 693.322150 (236.798148)
test_rubyspec 0.060175 0.019257 116.173400 ( 24.207725)
total: 298.26 sec