Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250206-093313
#<BuildRuby:0x00007f7d2706fdc8
@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.20250206-093313",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.002306 0.004755 2.878105 ( 2.347519)
build_miniruby 0.001250 0.000368 1.010455 ( 1.007725)
build_ruby 0.001224 0.000360 2.663129 ( 13.413761)
build_all 0.007498 0.000000 5.721878 ( 2.464352)
build_install 0.017460 0.001077 7.757300 ( 3.745995)
test_btest 0.000751 0.000173 70.341996 ( 32.520887)
test_basic 0.008835 0.001108 0.768690 ( 0.837252)
test_all 0.052966 0.058754 532.606955 (183.908502)
test_rubyspec 0.045105 0.031146 109.590198 ( 23.050760)
total: 263.30 sec