Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-013003
#<BuildRuby:0x00007f9df7d8fdc8
@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.20240831-013003",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.000000 0.007159 2.853468 ( 2.769322)
build_miniruby 0.001378 0.000526 1.382051 ( 1.378381)
build_ruby 0.000000 0.002199 3.873443 ( 4.002870)
build_all 0.006370 0.002395 7.593409 ( 3.027569)
build_install 0.012934 0.008436 9.674258 ( 4.413208)
test_btest 0.000538 0.000323 105.194265 ( 27.219084)
test_basic 0.006008 0.001438 0.819687 ( 0.872301)
test_all 0.121313 0.026522 685.501681 (199.628280)
test_rubyspec 0.064931 0.025557 167.045585 ( 29.863652)
total: 273.18 sec