Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-002541
#<BuildRuby:0x000055ad9732f7b8
@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.20230531-002541",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002120 0.003198 1.270004 ( 2.501391)
build_miniruby 0.000887 0.000081 0.727373 ( 0.727207)
build_ruby 0.001125 0.000102 2.494873 ( 2.495004)
build_all 0.004506 0.004378 12.616235 ( 1.124792)
build_install 0.007086 0.000406 1.678156 ( 0.844203)
test_btest 0.000634 0.000083 83.160918 ( 7.668159)
test_basic 0.000000 0.003913 0.657625 ( 0.739780)
test_all 0.001503 0.000000 446.399717 ( 47.514019)
test_rubyspec 0.015549 0.021253 41.992770 ( 54.518847)
total: 118.13 sec