Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-025521
#<BuildRuby:0x0000564f16fd3e08
@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.20230114-025521",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004117 0.000000 0.609288 ( 1.027202)
build_miniruby 0.000923 0.000062 0.673265 ( 0.672429)
build_ruby 0.001190 0.000092 2.411883 ( 2.411214)
build_all 0.005063 0.004554 12.898105 ( 1.597267)
build_install 0.006043 0.000204 1.511821 ( 0.722992)
test_btest 0.000553 0.000074 65.097679 ( 6.474059)
test_basic 0.003412 0.000455 0.253419 ( 0.348469)
test_all 0.001340 0.000000 507.687585 ( 47.133452)
test_rubyspec 0.010384 0.018603 35.206497 ( 45.736275)
total: 106.12 sec