Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-031807
#<BuildRuby:0x00007f53217ffdc0
@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.20240724-031807",
@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.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000075 0.007971 3.606736 ( 3.542013)
build_miniruby 0.001797 0.000370 1.654271 ( 1.652531)
build_ruby 0.001529 0.000314 4.095481 ( 4.263696)
build_all 0.009691 0.000296 8.897534 ( 3.879470)
build_install 0.013520 0.009505 12.134797 ( 6.135058)
test_btest 0.000000 0.000955 126.523619 ( 40.062516)
test_basic 0.000000 0.010183 1.287912 ( 1.332521)
test_all 0.120914 0.032212 841.603398 (253.101427)
test_rubyspec 0.050554 0.040017 173.126271 ( 33.838591)
total: 347.81 sec