Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-135451
#<BuildRuby:0x0000556ba82180e0
@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.20230210-135451",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.000004 0.003953 0.613058 ( 1.155266)
build_miniruby 0.000713 0.000109 0.646936 ( 0.646160)
build_ruby 0.001062 0.000163 2.078156 ( 2.077808)
build_all 0.004632 0.004673 12.392642 ( 1.504203)
build_install 0.003357 0.003256 1.492068 ( 0.718406)
test_btest 0.000541 0.000143 64.862069 ( 6.340608)
test_basic 0.003621 0.000090 0.239606 ( 0.334605)
test_all 0.001217 0.000304 493.286677 ( 47.291456)
test_rubyspec 0.017953 0.011557 35.129080 ( 45.735226)
total: 105.80 sec