Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-034144
#<BuildRuby:0x00007f7d68b1fde0
@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.20240922-034144",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.002899 0.006305 4.474116 ( 3.894389)
build_miniruby 0.001234 0.000385 1.427671 ( 1.425362)
build_ruby 0.001308 0.000408 4.146793 ( 4.331274)
build_all 0.008033 0.000094 7.035142 ( 3.014983)
build_install 0.015343 0.004979 10.364363 ( 5.013898)
test_btest 0.000647 0.000192 97.205189 ( 25.894015)
test_basic 0.008483 0.002522 1.040193 ( 1.090151)
test_all 0.115275 0.037400 792.830233 (252.611571)
test_rubyspec 0.059315 0.028079 137.016649 ( 27.998235)
total: 325.28 sec