Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-121935
#<BuildRuby:0x00005642e9e8a148
@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.20221101-121935",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008905 0.002429 1.079986 ( 1.370929)
build_miniruby 0.001837 0.000000 0.102635 ( 0.099728)
build_ruby 0.001579 0.000000 0.091512 ( 0.089211)
build_all 0.008876 0.000000 1.323103 ( 0.573451)
build_install 0.016260 0.000114 1.642096 ( 0.876988)
test_btest 0.000000 0.002048 61.505861 ( 6.208106)
test_basic 0.000021 0.005995 0.353673 ( 0.444971)
test_all 0.006641 0.001845 514.907670 ( 54.586087)
test_rubyspec 0.067666 0.053282 43.259941 ( 51.603389)
total: 115.85 sec