Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-060202
#<BuildRuby:0x00007ff651a3fdc8
@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.20241104-060202",
@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.000038 0.000007 0.000045 ( 0.000044)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.004639 0.003393 3.765888 ( 3.833796)
build_miniruby 0.001413 0.000265 1.418519 ( 1.416258)
build_ruby 0.001571 0.000295 3.889784 ( 4.026255)
build_all 0.004871 0.004208 6.820473 ( 2.753674)
build_install 0.010447 0.008714 9.293305 ( 4.187844)
test_btest 0.000723 0.000186 75.544248 ( 20.059439)
test_basic 0.004417 0.005410 0.857503 ( 0.904638)
test_all 0.094737 0.052516 763.390483 (217.638498)
test_rubyspec 0.050247 0.034196 121.820663 ( 28.001779)
total: 282.82 sec