Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-074517
#<BuildRuby:0x00007f3c5a6cfdc0
@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.20241005-074517",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.003718 0.004719 3.880640 ( 3.785367)
build_miniruby 0.001718 0.000000 1.744558 ( 1.741038)
build_ruby 0.000000 0.002010 4.504481 ( 4.660512)
build_all 0.004655 0.004671 7.424064 ( 3.089876)
build_install 0.013607 0.005457 10.149749 ( 4.768996)
test_btest 0.000829 0.000221 91.927489 ( 24.261988)
test_basic 0.006621 0.003675 0.922124 ( 0.965302)
test_all 0.135117 0.019181 757.372198 (233.118851)
test_rubyspec 0.057971 0.033893 137.044795 ( 25.627566)
total: 302.02 sec