Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-110348
#<BuildRuby:0x000055d41800efa0
@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.20230708-110348",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005172 0.000544 1.561442 ( 2.837119)
build_miniruby 0.001102 0.000000 0.870422 ( 0.870519)
build_ruby 0.001325 0.000000 2.771222 ( 2.772977)
build_all 0.000036 0.010224 8.468686 ( 7.749721)
build_install 0.007430 0.000808 1.997577 ( 1.727123)
test_btest 0.000584 0.000127 84.261586 ( 8.256754)
test_basic 0.000000 0.003639 0.725634 ( 0.805690)
test_all 0.000000 0.001858 464.875451 ( 52.596318)
test_rubyspec 0.011957 0.023587 42.152985 ( 54.614519)
total: 132.23 sec