Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-173541
#<BuildRuby:0x00007f867bbdfde0
@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.20241001-173541",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.008654 0.000079 4.509162 ( 3.734519)
build_miniruby 0.000000 0.001591 1.382393 ( 1.381053)
build_ruby 0.000096 0.001803 3.447807 ( 3.615477)
build_all 0.006693 0.004350 7.692070 ( 4.715849)
build_install 0.019148 0.007075 11.583187 ( 7.623015)
test_btest 0.000856 0.000159 97.278855 ( 33.394419)
test_basic 0.001647 0.008162 1.107885 ( 4.414604)
test_all 0.130649 0.017595 769.969659 (251.390530)
test_rubyspec 0.046792 0.041016 133.856625 ( 25.003268)
total: 335.27 sec