Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-013442
#<BuildRuby:0x00007f53360cfdd8
@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.20241113-013442",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.002704 0.004670 3.624789 ( 3.927500)
build_miniruby 0.001251 0.000302 1.151116 ( 1.148209)
build_ruby 0.001852 0.000000 3.166038 ( 3.354249)
build_all 0.004227 0.004696 6.038336 ( 2.538551)
build_install 0.019222 0.000544 7.888038 ( 3.741364)
test_btest 0.000681 0.000160 77.843257 ( 21.608679)
test_basic 0.001970 0.007969 1.003074 ( 1.057066)
test_all 0.111286 0.034700 710.480327 (219.339835)
test_rubyspec 0.019831 0.062786 118.595520 ( 26.804464)
total: 283.52 sec