Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-113154
#<BuildRuby:0x00007fc67120fdc0
@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.20241228-113154",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005565 0.000323 1.921214 ( 2.241034)
build_miniruby 0.001166 0.000250 1.552278 ( 1.548900)
build_ruby 0.001453 0.000312 3.591856 ( 39.939888)
build_all 0.004472 0.004275 5.971000 ( 5.151265)
build_install 0.006787 0.009215 7.522211 ( 3.948513)
test_btest 0.000783 0.000000 73.240910 ( 20.830258)
test_basic 0.003066 0.004191 0.780265 ( 4.331147)
test_all 0.105426 0.035271 697.099660 (216.879315)
test_rubyspec 0.034333 0.042708 115.520225 ( 24.505760)
total: 319.38 sec