Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-183209
#<BuildRuby:0x00007fb83348fdd0
@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.20240708-183209",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001137 0.007116 3.099465 ( 3.116029)
build_miniruby 0.001345 0.000391 1.277443 ( 1.274126)
build_ruby 0.001456 0.000423 3.304613 ( 3.486892)
build_all 0.004429 0.004116 6.638430 ( 2.592079)
build_install 0.008482 0.010677 9.558636 ( 4.287458)
test_btest 0.000827 0.000307 108.517757 ( 28.229892)
test_basic 0.005801 0.003148 0.936894 ( 0.992250)
test_all 0.095026 0.057469 725.603788 (213.776370)
test_rubyspec 0.048780 0.039800 160.278896 ( 27.514048)
total: 285.27 sec