Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-075750
#<BuildRuby:0x00007f4125f6fdc0
@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.20240920-075750",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.008597 0.000147 4.416842 ( 3.625951)
build_miniruby 0.001276 0.000262 1.582105 ( 1.578539)
build_ruby 0.001499 0.000309 3.284238 ( 3.512643)
build_all 0.006382 0.001314 5.835668 ( 2.290275)
build_install 0.016502 0.001501 8.604784 ( 3.889200)
test_btest 0.000842 0.000164 90.376554 ( 23.371229)
test_basic 0.007910 0.001538 0.976979 ( 1.021096)
test_all 0.102209 0.045819 734.230089 (215.010819)
test_rubyspec 0.036421 0.050887 149.997481 ( 39.763155)
total: 294.06 sec