Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-085435
#<BuildRuby:0x00007f9aaf99fdd0
@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.20241031-085435",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.009289 0.001475 4.724528 ( 6.178545)
build_miniruby 0.001676 0.000457 1.897041 ( 2.388846)
build_ruby 0.001829 0.000499 4.573982 ( 5.370327)
build_all 0.006841 0.004947 7.116627 ( 6.880001)
build_install 0.025795 0.001178 10.580892 ( 9.286103)
test_btest 0.000831 0.000084 81.287007 ( 65.890559)
test_basic 0.005554 0.006754 1.164290 ( 1.574666)
test_all 0.115155 0.041392 823.545053 (484.982222)
test_rubyspec 0.055526 0.030611 120.384190 ( 37.392448)
total: 619.94 sec