Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250409-105110
#<BuildRuby:0x00007fcc6367fde0
@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.20250409-105110",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006233 0.000548 3.300181 ( 2.631003)
build_miniruby 0.001151 0.000265 1.227269 ( 1.224533)
build_ruby 0.001444 0.000334 2.659276 ( 25.396024)
build_all 0.005546 0.001565 4.409785 ( 1.818290)
build_install 0.009072 0.007874 6.124522 ( 3.057981)
test_btest 0.000590 0.000165 40.642133 ( 10.966976)
test_basic 0.006747 0.000810 0.599443 ( 0.666628)
test_all 0.069180 0.044678 471.294899 (149.851722)
test_rubyspec 0.035631 0.040761 101.207008 ( 17.826930)
total: 213.44 sec