Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-125451
#<BuildRuby:0x00007f781118fde0
@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.20241218-125451",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000000 0.000056 0.000056 ( 0.000056)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.000176 0.006992 2.651270 ( 3.514526)
build_miniruby 0.001349 0.000360 1.724813 ( 1.874310)
build_ruby 0.001788 0.000477 4.428456 ( 4.909592)
build_all 0.009219 0.000260 6.666947 ( 4.168193)
build_install 0.018877 0.001485 8.589429 ( 6.372813)
test_btest 0.000000 0.000885 78.881840 ( 24.234453)
test_basic 0.005199 0.006650 1.078592 ( 1.189021)
test_all 0.108333 0.040178 754.171288 (262.839843)
test_rubyspec 0.035790 0.041271 114.778086 ( 26.415891)
total: 335.52 sec