Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-171407
#<BuildRuby:0x00007ff66e78fde0
@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.20240705-171407",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000034 0.000013 0.000047 ( 0.000048)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.008578 0.001787 4.675896 ( 4.797530)
build_miniruby 0.001439 0.000565 1.849409 ( 1.910619)
build_ruby 0.000120 0.002539 4.852374 ( 5.068535)
build_all 0.007382 0.003054 9.268158 ( 5.254868)
build_install 0.020367 0.004506 12.431520 ( 7.279169)
test_btest 0.000670 0.000259 131.070665 ( 80.708829)
test_basic 0.006801 0.006445 1.435869 ( 1.654588)
test_all 0.112555 0.042355 855.453858 (247.927301)
test_rubyspec 0.036509 0.056829 175.140132 ( 29.380778)
total: 383.98 sec