Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-072214
#<BuildRuby:0x00007f64f97bfdd0
@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.20240730-072214",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.000613 0.008062 4.135011 ( 4.176270)
build_miniruby 0.000000 0.001987 1.599131 ( 1.606023)
build_ruby 0.000317 0.001964 4.666331 ( 4.845890)
build_all 0.007444 0.002127 8.929471 ( 4.359384)
build_install 0.016596 0.005356 11.684749 ( 6.140688)
test_btest 0.000689 0.000199 123.185632 ( 42.581928)
test_basic 0.000000 0.011643 1.107737 ( 1.161066)
test_all 0.104280 0.055107 949.677151 (489.126597)
test_rubyspec 0.057926 0.043422 186.377632 (137.763949)
total: 691.76 sec