Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-020107
#<BuildRuby:0x0000558f71d0c090
@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.20230604-020107",
@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.000007)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001684 0.004884 1.587691 ( 3.018248)
build_miniruby 0.000000 0.001053 0.806601 ( 0.805861)
build_ruby 0.000000 0.001543 2.407460 ( 2.408801)
build_all 0.003780 0.005381 12.268996 ( 1.099018)
build_install 0.001954 0.005444 1.665717 ( 0.845255)
test_btest 0.000000 0.001153 78.539889 ( 6.898800)
test_basic 0.000822 0.003612 0.735869 ( 0.818270)
test_all 0.001573 0.000187 446.692405 ( 39.858257)
test_rubyspec 0.018414 0.015973 41.958028 ( 54.479655)
total: 110.23 sec