Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-075304
#<BuildRuby:0x00007fc7d5a6fdc0
@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.20241008-075304",
@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.000032 0.000013 0.000045 ( 0.000043)
configure 0.000026 0.000011 0.000037 ( 0.000036)
build_up 0.005288 0.002115 3.764422 ( 3.690503)
build_miniruby 0.001096 0.000439 1.318616 ( 1.315512)
build_ruby 0.001876 0.000000 3.996794 ( 4.187326)
build_all 0.004763 0.003544 7.041006 ( 2.845810)
build_install 0.012841 0.007931 10.000676 ( 4.899315)
test_btest 0.000614 0.000263 93.970263 ( 25.713201)
test_basic 0.005206 0.004862 1.078555 ( 1.126916)
test_all 0.090409 0.061443 736.385229 (210.943090)
test_rubyspec 0.050525 0.037376 132.459496 ( 26.593814)
total: 281.32 sec