Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-125448
#<BuildRuby:0x00007fd9473dfdd8
@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.20241004-125448",
@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.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008062 0.002134 4.759421 ( 7.048806)
build_miniruby 0.000000 0.002231 7.777702 ( 8.586828)
build_ruby 0.000406 0.001972 4.924935 ( 6.160442)
build_all 0.011206 0.000860 8.395457 ( 8.915043)
build_install 0.020188 0.008157 11.972673 ( 13.249922)
test_btest 0.000673 0.000197 104.592067 (116.300740)
test_basic 0.009665 0.004613 1.293606 ( 2.065239)
test_all 0.112225 0.049871 902.814770 (473.775787)
test_rubyspec 0.051637 0.039135 140.067115 ( 31.393926)
total: 667.50 sec