Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250523-014130
#<BuildRuby:0x00007ff28740fde0
@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.20250523-014130",
@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.000024 0.000007 0.000031 ( 0.000026)
autoconf 0.000038 0.000011 0.000049 ( 0.000047)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.008216 0.000100 3.791909 ( 4.240929)
build_miniruby 0.001397 0.000370 1.814081 ( 2.033592)
build_ruby 0.002031 0.000538 4.547953 ( 5.254168)
build_all 0.006447 0.004728 7.335714 ( 5.567979)
build_install 0.017154 0.008736 10.437900 ( 8.993591)
test_btest 0.000790 0.000244 63.677500 ( 59.319940)
test_basic 0.009990 0.003366 1.067378 ( 2.427456)
test_all 0.092072 0.034514 751.375471 (338.573191)
test_rubyspec 0.037472 0.048631 116.291989 ( 29.688410)
total: 456.10 sec