Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250516-095559
#<BuildRuby:0x00007f5bc58efdc8
@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.20250516-095559",
@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.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000044)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.001395 0.007415 3.821601 ( 4.056785)
build_miniruby 0.001611 0.000379 1.826653 ( 1.951239)
build_ruby 0.001816 0.000427 4.597279 ( 5.099412)
build_all 0.005717 0.005562 7.039199 ( 4.807377)
build_install 0.018647 0.005838 9.978776 ( 7.539842)
test_btest 0.000800 0.000217 60.253434 ( 43.332805)
test_basic 0.007245 0.000747 0.769799 ( 0.819589)
test_all 0.084846 0.034745 631.834567 (189.360661)
test_rubyspec 0.043791 0.034647 113.827517 ( 25.307905)
total: 282.28 sec