Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-060920
#<BuildRuby:0x00005562fd403d68
@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.20230603-060920",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001818 0.004457 1.452027 ( 2.733903)
build_miniruby 0.000805 0.000190 0.831415 ( 0.830818)
build_ruby 0.002104 0.000000 2.544490 ( 2.544331)
build_all 0.008532 0.000487 12.873594 ( 1.117704)
build_install 0.002811 0.005053 1.786185 ( 0.860278)
test_btest 0.000758 0.000200 82.611558 ( 7.216218)
test_basic 0.000880 0.003420 0.634564 ( 0.716278)
test_all 0.001486 0.000446 461.387769 ( 41.466796)
test_rubyspec 0.013990 0.030740 41.951801 ( 54.444854)
total: 111.93 sec