Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-182134
#<BuildRuby:0x000055f12d6c4020
@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.20230602-182134",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001857 0.004830 1.562082 ( 2.838703)
build_miniruby 0.000722 0.000289 0.817884 ( 0.816980)
build_ruby 0.001076 0.000430 2.466527 ( 2.466912)
build_all 0.008975 0.000105 12.628269 ( 1.103775)
build_install 0.006793 0.000811 1.743939 ( 0.909363)
test_btest 0.000840 0.000280 82.231698 ( 6.886149)
test_basic 0.001055 0.003261 0.593771 ( 0.674720)
test_all 0.000819 0.000000 456.461415 ( 42.993005)
test_rubyspec 0.018444 0.023091 41.733280 ( 54.259141)
total: 112.95 sec