Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-180351
#<BuildRuby:0x00007f9d5c0afdd8
@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.20241019-180351",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005006 0.002816 3.931730 ( 3.779026)
build_miniruby 0.001534 0.000263 1.683939 ( 1.680790)
build_ruby 0.001831 0.000314 4.289806 ( 4.456987)
build_all 0.005617 0.004260 7.413220 ( 2.867072)
build_install 0.016337 0.004064 10.314221 ( 4.937277)
test_btest 0.000976 0.000195 93.487411 ( 24.828774)
test_basic 0.007603 0.003927 1.157948 ( 1.204770)
test_all 0.104236 0.046433 752.787219 (237.871026)
test_rubyspec 0.047329 0.037923 138.408890 ( 31.767476)
total: 313.39 sec