Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250228-193917
#<BuildRuby:0x00007f2a8c26fdc8
@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.20250228-193917",
@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.000026 0.000005 0.000031 ( 0.000026)
autoconf 0.000041 0.000008 0.000049 ( 0.000045)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.001277 0.007322 3.542633 ( 2.928729)
build_miniruby 0.001348 0.000326 1.596349 ( 1.593205)
build_ruby 0.001398 0.000339 3.857062 ( 4.005407)
build_all 0.005976 0.002493 5.609612 ( 2.459671)
build_install 0.005518 0.012043 8.072641 ( 4.210895)
test_btest 0.000714 0.000232 45.711192 ( 15.339955)
test_basic 0.000750 0.007595 0.801905 ( 2.076412)
test_all 0.084271 0.032471 625.274470 (217.426779)
test_rubyspec 0.048931 0.025945 98.628366 ( 22.783873)
total: 272.83 sec