Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-223235
#<BuildRuby:0x00007f41793bfdc8
@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.20240707-223235",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000039 0.000011 0.000050 ( 0.000050)
configure 0.000030 0.000009 0.000039 ( 0.000040)
build_up 0.009094 0.001465 4.750454 ( 5.332044)
build_miniruby 0.000000 0.001909 1.871373 ( 2.287040)
build_ruby 0.000495 0.002253 4.978476 ( 5.362242)
build_all 0.008792 0.002763 8.992336 ( 6.841706)
build_install 0.024349 0.003238 12.913090 ( 9.606996)
test_btest 0.000817 0.000236 122.222462 ( 40.514146)
test_basic 0.001874 0.008469 0.992830 ( 1.036649)
test_all 0.115474 0.041578 914.580582 (259.762996)
test_rubyspec 0.033921 0.062549 179.523965 ( 36.755105)
total: 367.50 sec