Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-023245
#<BuildRuby:0x00007fa5c265fdc8
@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.20240731-023245",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.006422 0.000656 2.734258 ( 2.737022)
build_miniruby 0.001166 0.000306 1.202103 ( 1.199126)
build_ruby 0.001431 0.000376 3.403725 ( 3.630719)
build_all 0.006392 0.001484 7.450158 ( 2.993980)
build_install 0.013773 0.004431 10.132114 ( 4.513950)
test_btest 0.000734 0.000197 110.210436 ( 28.353049)
test_basic 0.006997 0.003665 1.073740 ( 1.116405)
test_all 0.101095 0.047566 773.015568 (239.308787)
test_rubyspec 0.049895 0.041439 175.335672 ( 39.792701)
total: 323.65 sec