Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-003005
#<BuildRuby:0x00007f45edd3fdd0
@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.20241009-003005",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.007211 0.001648 4.324473 ( 5.159265)
build_miniruby 0.001488 0.000340 1.807780 ( 1.880259)
build_ruby 0.001967 0.000449 4.587666 ( 4.921075)
build_all 0.007753 0.003086 7.759846 ( 4.998885)
build_install 0.019757 0.004904 11.029090 ( 7.559402)
test_btest 0.000639 0.000152 97.595233 ( 72.206304)
test_basic 0.003997 0.008470 1.246921 ( 1.826047)
test_all 0.121226 0.041299 887.137484 (613.511533)
test_rubyspec 0.062857 0.029197 135.092341 ( 52.313238)
total: 764.38 sec