Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-021525
#<BuildRuby:0x0000558577c4f818
@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.20230705-021525",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005846 1.442232 ( 2.865613)
build_miniruby 0.000000 0.001111 0.839673 ( 0.839860)
build_ruby 0.000910 0.000253 2.570742 ( 2.571652)
build_all 0.004951 0.004227 11.612486 ( 8.230062)
build_install 0.008993 0.000311 4.916807 ( 2.002428)
test_btest 0.000000 0.001352 84.516383 ( 7.582185)
test_basic 0.002169 0.001955 0.694860 ( 0.775829)
test_all 0.000977 0.000310 462.608474 ( 46.875656)
test_rubyspec 0.022080 0.017877 42.701205 ( 55.208885)
total: 126.95 sec