Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250206-150119
#<BuildRuby:0x00007f3b2d0bfdc8
@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-150119",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.007420 0.000653 3.778066 ( 3.148827)
build_miniruby 0.001927 0.000000 1.543145 ( 1.540629)
build_ruby 0.000000 0.002120 3.960849 ( 32.747613)
build_all 0.009603 0.000042 6.211837 ( 3.206363)
build_install 0.021821 0.001091 8.715252 ( 4.687591)
test_btest 0.000698 0.000119 72.378999 ( 22.394630)
test_basic 0.008660 0.000084 0.809686 ( 0.861747)
test_all 0.078755 0.036518 559.713897 (183.516137)
test_rubyspec 0.031546 0.043473 105.839716 ( 23.221569)
total: 275.33 sec