Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250527-170419
#<BuildRuby:0x00007fe3c9a6fdd8
@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.20250527-170419",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.002796 0.003635 3.009518 ( 2.569188)
build_miniruby 0.001218 0.000365 1.171305 ( 1.168350)
build_ruby 0.001460 0.000438 3.377178 ( 3.484746)
build_all 0.003996 0.004050 5.821317 ( 2.416010)
build_install 0.015656 0.002284 7.983521 ( 4.043384)
test_btest 0.000657 0.000200 52.400254 ( 14.600976)
test_basic 0.000619 0.009116 0.825279 ( 0.878635)
test_all 0.085897 0.032041 640.833337 (191.096365)
test_rubyspec 0.050267 0.023319 103.079169 ( 21.633120)
total: 241.89 sec