Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-083523
#<BuildRuby:0x00005652d24cc0e0
@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.20230131-083523",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003399 0.000567 0.626210 ( 1.057667)
build_miniruby 0.000799 0.000133 0.619283 ( 0.618564)
build_ruby 0.001006 0.000168 2.026287 ( 2.025960)
build_all 0.005797 0.002914 11.888239 ( 1.463299)
build_install 0.002643 0.003585 1.432137 ( 0.698272)
test_btest 0.000546 0.000136 65.012218 ( 6.241339)
test_basic 0.002599 0.000650 0.239236 ( 0.335215)
test_all 0.000964 0.000241 472.869389 ( 47.555993)
test_rubyspec 0.017122 0.012535 35.184689 ( 45.709473)
total: 105.71 sec