Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-172351
#<BuildRuby:0x00007f57e00cfdc0
@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.20241102-172351",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000713 0.007100 3.692827 ( 3.578685)
build_miniruby 0.001378 0.000315 1.369780 ( 1.366113)
build_ruby 0.001456 0.000333 4.263382 ( 4.437831)
build_all 0.005415 0.003326 7.014740 ( 2.985909)
build_install 0.014154 0.004500 10.130923 ( 5.038945)
test_btest 0.000868 0.000217 78.434524 ( 21.013570)
test_basic 0.005565 0.005471 1.063687 ( 1.112292)
test_all 0.111409 0.037503 750.588622 (220.707969)
test_rubyspec 0.040968 0.043047 119.538817 ( 28.051044)
total: 288.29 sec