Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-092330
#<BuildRuby:0x0000561d176a83a0
@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.20220914-092330",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009481 0.000677 1.077645 ( 1.065824)
build_miniruby 0.000000 0.002861 0.065251 ( 0.062319)
build_ruby 0.002016 0.000371 0.072258 ( 0.070194)
build_all 0.009340 0.000587 1.544747 ( 0.590690)
build_install 0.014998 0.006857 1.899059 ( 0.925636)
test_btest 0.001048 0.000175 91.559836 ( 9.441071)
test_basic 0.001343 0.005557 0.358931 ( 0.446787)
test_all 0.003125 0.000695 674.687578 ( 67.758396)
test_rubyspec 0.099287 0.072912 46.905106 ( 55.179270)
total: 135.54 sec