Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-225819
#<BuildRuby:0x00007ff915a8fdc0
@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.20240716-225819",
@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.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002663 0.004489 3.235963 ( 3.216017)
build_miniruby 0.001465 0.000261 1.476681 ( 1.480779)
build_ruby 0.001823 0.000325 3.758198 ( 3.908012)
build_all 0.005979 0.003737 7.912554 ( 2.965056)
build_install 0.014902 0.007906 10.943209 ( 4.997223)
test_btest 0.000718 0.000169 115.374616 ( 30.738152)
test_basic 0.004790 0.004300 1.014804 ( 1.068207)
test_all 0.142470 0.017450 775.945142 (243.063603)
test_rubyspec 0.053443 0.037523 164.128754 ( 35.565053)
total: 327.00 sec