Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-213637
#<BuildRuby:0x000055e0f3f74e80
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221016-213637",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007837 0.001306 1.107562 ( 1.185418)
build_miniruby 0.002885 0.000000 0.101296 ( 0.097183)
build_ruby 0.001647 0.000000 0.097983 ( 0.095413)
build_all 0.008825 0.000000 1.362665 ( 0.578885)
build_install 0.014693 0.000666 1.662264 ( 0.894459)
test_btest 0.001520 0.000179 62.483909 ( 6.309283)
test_basic 0.000000 0.006659 0.356103 ( 0.447133)
test_all 0.000874 0.006947 493.031212 ( 53.098763)
test_rubyspec 0.074233 0.063375 43.582567 ( 52.152803)
total: 114.86 sec