Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250115-013945
#<BuildRuby:0x00007fbe2b37fdc0
@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.20250115-013945",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.001381 0.004422 2.271498 ( 3.207255)
build_miniruby 0.001728 0.000000 1.513833 ( 1.583557)
build_ruby 0.000000 0.002140 3.773421 ( 18.655104)
build_all 0.004696 0.005221 5.890811 ( 3.369693)
build_install 0.020220 0.001453 7.758085 ( 5.209575)
test_btest 0.000726 0.000242 71.675654 ( 25.529085)
test_basic 0.006729 0.000835 0.763147 ( 0.816663)
test_all 0.100755 0.037802 650.421122 (195.382176)
test_rubyspec 0.040377 0.033666 107.782860 ( 29.633592)
total: 283.39 sec