Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-183923
#<BuildRuby:0x000055d053a44420
@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.20221227-183923",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.008528 0.001312 0.970195 ( 1.179049)
build_miniruby 0.002287 0.000352 0.842073 ( 0.841546)
build_ruby 0.002604 0.000401 2.154920 ( 2.155050)
build_all 0.018496 0.001915 18.592294 ( 2.137233)
build_install 0.020965 0.000577 2.031154 ( 1.026395)
test_btest 0.001640 0.000197 91.011691 ( 9.353367)
test_basic 0.001212 0.008851 0.355614 ( 0.440775)
test_all 0.000000 0.002445 662.296915 ( 63.317092)
test_rubyspec 0.117921 0.051260 47.763435 ( 55.912898)
total: 136.36 sec