Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250525-103225
#<BuildRuby:0x00007fe8e545fdc8
@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.20250525-103225",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000034)
configure 0.000018 0.000003 0.000021 ( 0.000023)
build_up 0.006219 0.000000 2.236279 ( 1.968709)
build_miniruby 0.001576 0.000000 1.052067 ( 1.049981)
build_ruby 0.001469 0.000211 2.886724 ( 3.091274)
build_all 0.003354 0.004746 5.383878 ( 2.215014)
build_install 0.005463 0.011776 7.008721 ( 3.484515)
test_btest 0.000694 0.000221 50.933965 ( 13.641714)
test_basic 0.007615 0.000000 0.692528 ( 0.746144)
test_all 0.069027 0.042350 519.174158 (187.253048)
test_rubyspec 0.042829 0.029223 112.071481 ( 18.893351)
total: 232.34 sec