Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-023809
#<BuildRuby:0x00007fc7df67fdc8
@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.20240809-023809",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.003153 0.004700 3.644746 ( 3.503340)
build_miniruby 0.001440 0.000325 1.601271 ( 1.597403)
build_ruby 0.001974 0.000000 4.123041 ( 4.246536)
build_all 0.008247 0.000000 8.029388 ( 3.201991)
build_install 0.009534 0.010041 10.509636 ( 5.039142)
test_btest 0.000737 0.000194 116.703029 ( 30.303574)
test_basic 0.008992 0.001299 1.141533 ( 1.188431)
test_all 0.110247 0.042038 809.439263 (236.351955)
test_rubyspec 0.046619 0.042632 167.508934 ( 34.282543)
total: 319.72 sec