Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-112212
#<BuildRuby:0x00007fd713c0fde0
@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.20241010-112212",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000297 0.007368 3.103261 ( 3.147572)
build_miniruby 0.001254 0.000221 1.155945 ( 1.152916)
build_ruby 0.001548 0.000273 3.037913 ( 3.264985)
build_all 0.008243 0.000044 5.965167 ( 2.293147)
build_install 0.014688 0.005524 8.856150 ( 4.009788)
test_btest 0.000776 0.000145 83.146438 ( 21.545746)
test_basic 0.008041 0.001496 0.884577 ( 0.931464)
test_all 0.103136 0.040745 641.282855 (195.486383)
test_rubyspec 0.041721 0.048591 128.704794 ( 23.503653)
total: 255.34 sec