Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250107-220221
#<BuildRuby:0x00007f8f9a4ffde0
@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.20250107-220221",
@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.000038 0.000005 0.000043 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.001406 0.003559 1.808888 ( 2.132721)
build_miniruby 0.001214 0.000202 1.445398 ( 1.448319)
build_ruby 0.002174 0.000000 3.605173 ( 3.801129)
build_all 0.008409 0.000434 5.875453 ( 2.697425)
build_install 0.009745 0.007602 7.284783 ( 4.163629)
test_btest 0.000705 0.000141 66.509201 ( 18.830857)
test_basic 0.004822 0.000965 0.831154 ( 0.890314)
test_all 0.104097 0.035295 628.050827 (205.019077)
test_rubyspec 0.061931 0.018224 107.337595 ( 35.492229)
total: 274.48 sec