Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-194740
#<BuildRuby:0x000055743ea33e20
@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.20230731-194740",
@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.000025 0.000002 0.000027 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001157 0.003985 1.457480 ( 2.793589)
build_miniruby 0.000930 0.000139 0.937940 ( 0.937150)
build_ruby 0.001372 0.000206 2.719122 ( 2.718073)
build_all 0.005835 0.003600 14.402846 ( 1.333759)
build_install 0.008022 0.000718 2.135412 ( 0.965321)
test_btest 0.000814 0.000142 85.077080 ( 7.418667)
test_basic 0.000464 0.004218 0.642463 ( 0.719242)
test_all 0.000896 0.000195 539.042174 ( 48.785174)
test_rubyspec 0.027464 0.011144 45.703350 ( 58.152745)
total: 123.82 sec