Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-150836
#<BuildRuby:0x00007efdb3dafdd8
@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.20240807-150836",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000027)
build_up 0.001594 0.004509 2.407701 ( 2.768030)
build_miniruby 0.001074 0.000339 1.180453 ( 1.178241)
build_ruby 0.001769 0.000000 3.020482 ( 14.130966)
build_all 0.005341 0.002478 7.195621 ( 2.622712)
build_install 0.016116 0.002889 8.842604 ( 3.832681)
test_btest 0.000985 0.000292 113.896706 ( 36.598240)
test_basic 0.002459 0.004650 1.461766 ( 1.693669)
test_all 0.108294 0.045530 737.547352 (221.505290)
test_rubyspec 0.050379 0.035934 164.347344 ( 26.397521)
total: 310.73 sec