Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-095608
#<BuildRuby:0x00005595d173bb50
@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.20230803-095608",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000918 0.004246 1.340139 ( 3.035025)
build_miniruby 0.000821 0.000241 1.003828 ( 1.003734)
build_ruby 0.001001 0.000295 2.970819 ( 2.970668)
build_all 0.006938 0.002040 13.900708 ( 1.244428)
build_install 0.002398 0.006637 2.122244 ( 0.990073)
test_btest 0.000842 0.000311 81.809330 ( 7.831210)
test_basic 0.004208 0.001550 0.694605 ( 0.769182)
test_all 0.000000 0.001150 496.974364 ( 53.512117)
test_rubyspec 0.019667 0.022312 45.550086 ( 57.959581)
total: 129.32 sec