Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-174211
#<BuildRuby:0x000055e0903dbb90
@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.20230523-174211",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005791 1.311734 ( 2.557378)
build_miniruby 0.000000 0.001039 0.837728 ( 0.837177)
build_ruby 0.000000 0.001276 2.390404 ( 2.391052)
build_all 0.001666 0.007378 12.065386 ( 1.096090)
build_install 0.006906 0.000706 1.635529 ( 0.848093)
test_btest 0.000730 0.000174 78.687224 ( 6.361440)
test_basic 0.000421 0.004244 0.803904 ( 0.890229)
test_all 0.001558 0.000445 415.320973 ( 47.720597)
test_rubyspec 0.025913 0.011333 41.137459 ( 53.576615)
total: 116.28 sec