Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-152303
#<BuildRuby:0x0000562e8dc4a038
@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.20220812-152303",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002930 0.007533 0.844022 ( 1.174441)
build_miniruby 0.001126 0.000346 0.054508 ( 0.053294)
build_ruby 0.001264 0.000389 0.064900 ( 0.063615)
build_all 0.007056 0.002458 1.247345 ( 0.462422)
build_install 0.012883 0.002693 1.560193 ( 0.777110)
test_btest 0.000768 0.000226 54.576134 ( 6.383747)
test_basic 0.004849 0.001426 0.286498 ( 0.376438)
test_all 0.003359 0.000522 502.477582 ( 53.474229)
test_rubyspec 0.099716 0.034203 41.778875 ( 49.369083)
total: 112.14 sec