Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-191449
#<BuildRuby:0x00007f4e7aa3fdc0
@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.20240728-191449",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002965 0.004876 3.376629 ( 3.637117)
build_miniruby 0.001205 0.000402 1.360769 ( 1.357985)
build_ruby 0.001751 0.000000 3.971633 ( 4.136877)
build_all 0.004975 0.003607 7.642082 ( 2.853336)
build_install 0.016112 0.004031 10.784579 ( 4.982432)
test_btest 0.000839 0.000279 115.048021 ( 32.413381)
test_basic 0.008196 0.000029 1.095467 ( 1.149690)
test_all 0.108427 0.040264 842.319674 (242.881942)
test_rubyspec 0.048923 0.041898 167.542266 ( 38.258427)
total: 331.67 sec