Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-103920
#<BuildRuby:0x00007f52f8fdfdc0
@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.20240802-103920",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003958 0.003998 3.456700 ( 3.499120)
build_miniruby 0.001265 0.000290 1.529323 ( 1.525675)
build_ruby 0.001684 0.000384 3.414146 ( 13.598114)
build_all 0.003674 0.003993 7.191555 ( 2.661552)
build_install 0.016668 0.001309 8.834268 ( 3.993986)
test_btest 0.000902 0.000070 97.919980 ( 25.951856)
test_basic 0.006278 0.003656 0.874336 ( 2.447761)
test_all 0.116825 0.033119 787.147646 (229.255537)
test_rubyspec 0.057672 0.029294 160.014731 ( 27.852305)
total: 310.79 sec