Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-210119
#<BuildRuby:0x00007fb19d95fdc0
@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.20240921-210119",
@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.000037)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006845 0.001416 4.186687 ( 3.376627)
build_miniruby 0.000000 0.001546 1.592949 ( 1.589865)
build_ruby 0.000000 0.001988 4.378031 ( 4.546441)
build_all 0.000000 0.009021 6.660296 ( 2.707364)
build_install 0.012146 0.005353 9.723165 ( 4.277094)
test_btest 0.000732 0.000236 91.802876 ( 23.987502)
test_basic 0.011343 0.000000 1.011894 ( 1.059630)
test_all 0.108193 0.042797 766.502787 (245.046803)
test_rubyspec 0.056980 0.030587 137.167176 ( 30.825753)
total: 317.42 sec