Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-203846
#<BuildRuby:0x00007f87dd11fdc0
@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.20241207-203846",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002792 0.004650 3.452298 ( 3.385724)
build_miniruby 0.001181 0.000295 1.244926 ( 1.241494)
build_ruby 0.001596 0.000399 3.541988 ( 14.456748)
build_all 0.007747 0.000000 5.810817 ( 2.328883)
build_install 0.016658 0.002209 8.269468 ( 4.064748)
test_btest 0.000855 0.000190 76.991655 ( 25.607684)
test_basic 0.009250 0.002056 1.027209 ( 1.081499)
test_all 0.093689 0.046627 614.961257 (199.533273)
test_rubyspec 0.037671 0.044447 111.599003 ( 22.908722)
total: 274.61 sec