Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-160711
#<BuildRuby:0x00007f7d9834fdd8
@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.20241111-160711",
@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.000032 0.000007 0.000039 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003546 0.003870 3.934278 ( 3.858345)
build_miniruby 0.001325 0.000289 1.536383 ( 1.533676)
build_ruby 0.001787 0.000000 3.863224 ( 4.013701)
build_all 0.005305 0.003805 6.623642 ( 2.821085)
build_install 0.019615 0.000000 9.268070 ( 4.397132)
test_btest 0.000760 0.000122 82.271110 ( 24.360087)
test_basic 0.009639 0.000323 1.005648 ( 1.049006)
test_all 0.102062 0.047123 743.964135 (242.572477)
test_rubyspec 0.060321 0.027021 124.745363 ( 28.121226)
total: 312.73 sec