Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-113819
#<BuildRuby:0x00007f175ae0fdd0
@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.20240617-113819",
@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.000028 0.000007 0.000035 ( 0.000031)
autoconf 0.000051 0.000012 0.000063 ( 0.000058)
configure 0.000000 0.000146 0.000146 ( 0.000111)
build_up 0.005189 0.004090 3.931604 ( 4.001825)
build_miniruby 0.001587 0.000408 1.695191 ( 1.705328)
build_ruby 0.002487 0.000000 4.413187 ( 4.553844)
build_all 0.008763 0.000771 8.076317 ( 4.245073)
build_install 0.001923 0.021093 11.365816 ( 6.889856)
test_btest 0.000676 0.000253 115.135971 ( 41.823049)
test_basic 0.004706 0.004235 1.167333 ( 1.217358)
test_all 0.099095 0.049327 844.275913 (270.505634)
test_rubyspec 0.038630 0.052119 158.442145 ( 29.025538)
total: 363.97 sec