Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-002436
#<BuildRuby:0x0000558d70d91400
@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.20221008-002436",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.009193 0.001276 1.103250 ( 1.286431)
build_miniruby 0.001620 0.000000 0.101512 ( 0.098906)
build_ruby 0.002228 0.000000 0.103418 ( 0.100645)
build_all 0.003615 0.004101 1.321732 ( 0.583451)
build_install 0.008164 0.007334 1.669479 ( 0.899553)
test_btest 0.001831 0.000000 61.940240 ( 6.538831)
test_basic 0.006615 0.000000 0.353379 ( 0.442944)
test_all 0.005768 0.000968 491.637667 ( 53.126443)
test_rubyspec 0.080227 0.056626 42.593060 ( 51.079510)
total: 114.16 sec