Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-064253
#<BuildRuby:0x0000556d23c0c0c0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230217-064253",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003390 0.000261 0.798959 ( 1.184125)
build_miniruby 0.000899 0.000069 0.683500 ( 0.682735)
build_ruby 0.001133 0.000087 2.118787 ( 2.118353)
build_all 0.004398 0.005029 12.408618 ( 1.541964)
build_install 0.006066 0.000196 1.548943 ( 0.769444)
test_btest 0.000594 0.000084 65.791818 ( 6.246086)
test_basic 0.000000 0.003827 0.290280 ( 0.386316)
test_all 0.000276 0.001015 487.036929 ( 48.702695)
test_rubyspec 0.008863 0.019082 35.357295 ( 46.073437)
total: 107.71 sec