Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250310-221242
#<BuildRuby:0x00007fbabfacfdd8
@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.20250310-221242",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.004208 0.002867 3.389701 ( 2.539760)
build_miniruby 0.001126 0.000338 1.431415 ( 1.431815)
build_ruby 0.001451 0.000435 3.383556 ( 3.595640)
build_all 0.004173 0.004039 5.302638 ( 2.266027)
build_install 0.011342 0.007538 7.563194 ( 3.849387)
test_btest 0.000724 0.000254 46.900484 ( 13.447505)
test_basic 0.006110 0.001955 0.734449 ( 0.791199)
test_all 0.076667 0.043491 592.072469 (184.585250)
test_rubyspec 0.052670 0.023623 96.940276 ( 22.022946)
total: 234.53 sec