Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-203903
#<BuildRuby:0x0000564c1f7ec040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230112-203903",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005867 0.000577 0.843268 ( 1.330480)
build_miniruby 0.001040 0.000297 1.017674 ( 1.015772)
build_ruby 0.001275 0.000364 2.773273 ( 2.770660)
build_all 0.008558 0.001171 16.781831 ( 2.938718)
build_install 0.002394 0.009110 2.085516 ( 1.068127)
test_btest 0.000759 0.000295 76.107176 ( 10.672015)
test_basic 0.006531 0.000971 0.360176 ( 0.444590)
test_all 0.001149 0.000424 671.778015 (102.395519)
test_rubyspec 0.081987 0.051244 52.018931 ( 60.051616)
total: 182.69 sec