Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-035019
#<BuildRuby:0x00007f5fe0f2fde0
@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.20241007-035019",
@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.000004 0.000020 ( 0.000022)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.002949 0.005050 3.877116 ( 3.704164)
build_miniruby 0.001149 0.000372 1.293597 ( 1.290202)
build_ruby 0.001814 0.000000 4.268144 ( 4.412474)
build_all 0.008830 0.000000 7.315532 ( 2.915647)
build_install 0.014899 0.005892 10.283931 ( 4.839054)
test_btest 0.000000 0.001163 102.633132 ( 32.779026)
test_basic 0.008145 0.006703 1.286568 ( 1.395778)
test_all 0.105238 0.047450 780.233775 (240.180459)
test_rubyspec 0.059991 0.027369 141.000541 ( 29.076585)
total: 320.59 sec