Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-153526
#<BuildRuby:0x00007fa71928fdd0
@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.20241020-153526",
@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.000019)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000046 0.000000 0.000046 ( 0.000046)
build_up 0.007874 0.000000 3.612730 ( 3.661967)
build_miniruby 0.002238 0.000000 1.770506 ( 1.768062)
build_ruby 0.002138 0.000000 4.273897 ( 4.413047)
build_all 0.007843 0.000799 6.974516 ( 2.824210)
build_install 0.017485 0.004333 10.220878 ( 5.268017)
test_btest 0.000876 0.000000 95.068116 ( 33.012413)
test_basic 0.007987 0.003460 1.024238 ( 1.070235)
test_all 0.088241 0.060335 749.222849 (215.221623)
test_rubyspec 0.060011 0.029989 133.141633 ( 30.674574)
total: 297.92 sec