Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-183934
#<BuildRuby:0x00007f950070fde0
@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.20240821-183934",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002531 0.004690 3.833620 ( 3.688470)
build_miniruby 0.001315 0.000329 1.304970 ( 1.302625)
build_ruby 0.002012 0.000000 4.136426 ( 4.351098)
build_all 0.007339 0.001265 8.089508 ( 3.281161)
build_install 0.018095 0.000714 11.062322 ( 5.261534)
test_btest 0.000454 0.000542 116.302929 ( 31.080562)
test_basic 0.003574 0.006261 1.011047 ( 1.058346)
test_all 0.113095 0.034847 818.677802 (261.017741)
test_rubyspec 0.050650 0.037112 164.246438 ( 30.991816)
total: 342.03 sec