Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250603-142212
#<BuildRuby:0x00007f5b23affde0
@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.20250603-142212",
@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.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.007831 3.572393 ( 2.235069)
build_miniruby 0.000906 0.000600 1.038958 ( 1.036092)
build_ruby 0.001175 0.000514 2.805444 ( 2.990067)
build_all 0.007058 0.001182 5.352631 ( 2.091324)
build_install 0.015351 0.002015 7.542274 ( 3.365349)
test_btest 0.000773 0.000281 48.574754 ( 22.094708)
test_basic 0.002543 0.004126 0.791073 ( 0.846316)
test_all 0.095327 0.023766 525.708221 (183.662536)
test_rubyspec 0.034523 0.039834 106.418195 ( 19.013169)
total: 237.34 sec