Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-133637
#<BuildRuby:0x00007fc0b70bfde0
@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.20241013-133637",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000000 0.000068 0.000068 ( 0.000068)
configure 0.000000 0.000034 0.000034 ( 0.000033)
build_up 0.003537 0.004285 3.458844 ( 3.441866)
build_miniruby 0.001585 0.000233 1.556121 ( 1.552824)
build_ruby 0.000000 0.001734 4.211704 ( 4.383439)
build_all 0.005874 0.003438 7.219042 ( 2.903580)
build_install 0.018788 0.000179 9.711081 ( 4.502017)
test_btest 0.000784 0.000124 91.122778 ( 24.766784)
test_basic 0.006439 0.004031 1.114537 ( 5.203474)
test_all 0.120992 0.031268 787.637467 (242.205333)
test_rubyspec 0.051670 0.035763 134.992794 ( 32.776576)
total: 321.74 sec