Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-084124
#<BuildRuby:0x000055c115363ce8
@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.20230729-084124",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000000 0.005955 1.449281 ( 2.678339)
build_miniruby 0.000000 0.000925 0.892755 ( 0.893054)
build_ruby 0.001132 0.000405 2.761765 ( 2.766384)
build_all 0.009159 0.000309 14.711641 ( 1.285731)
build_install 0.008886 0.000000 2.138865 ( 0.952056)
test_btest 0.001064 0.000000 84.299147 ( 7.789683)
test_basic 0.005146 0.000000 0.751399 ( 0.827756)
test_all 0.000779 0.000692 553.139275 ( 49.139540)
test_rubyspec 0.020444 0.022237 46.872933 ( 59.179706)
total: 125.51 sec