Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-042741
#<BuildRuby:0x00007f3c07e0fde0
@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.20240726-042741",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002607 0.004753 3.293875 ( 3.274257)
build_miniruby 0.001247 0.000370 1.371379 ( 1.368353)
build_ruby 0.001329 0.000394 3.892835 ( 4.065842)
build_all 0.005958 0.001765 6.691600 ( 2.564934)
build_install 0.017469 0.001136 9.858857 ( 4.607634)
test_btest 0.000704 0.000187 105.285401 ( 27.002226)
test_basic 0.007094 0.001892 1.027021 ( 1.072472)
test_all 0.115411 0.035105 747.855214 (231.575431)
test_rubyspec 0.054369 0.038285 167.063787 ( 28.055181)
total: 303.59 sec