Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-064429
#<BuildRuby:0x00007fba0a36fdc8
@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.20241125-064429",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.003230 0.003782 3.099404 ( 3.008654)
build_miniruby 0.001094 0.000403 1.231222 ( 1.228546)
build_ruby 0.000000 0.001889 3.687219 ( 3.838963)
build_all 0.008423 0.000706 6.370576 ( 3.124936)
build_install 0.012191 0.012432 9.807511 ( 7.035223)
test_btest 0.000708 0.000315 78.844074 ( 28.566338)
test_basic 0.002304 0.006698 1.057611 ( 1.105481)
test_all 0.099002 0.047528 660.523577 (216.419247)
test_rubyspec 0.042856 0.041409 122.012430 ( 43.817594)
total: 308.15 sec