Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-040211
#<BuildRuby:0x00007fc0b925fdd8
@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.20241027-040211",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000987 0.007065 3.723752 ( 3.583434)
build_miniruby 0.001325 0.000426 1.649555 ( 1.646877)
build_ruby 0.001581 0.000508 4.125386 ( 4.271380)
build_all 0.006005 0.003343 6.568423 ( 2.738275)
build_install 0.021617 0.000000 9.103049 ( 4.183026)
test_btest 0.001004 0.000000 75.875181 ( 20.697492)
test_basic 0.003139 0.007348 1.036660 ( 2.700332)
test_all 0.091141 0.057007 743.322673 (241.654457)
test_rubyspec 0.044149 0.042536 122.950757 ( 29.441579)
total: 310.92 sec