Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-071808
#<BuildRuby:0x000055c41cd53280
@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.20230806-071808",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001884 0.003285 1.530523 ( 2.863486)
build_miniruby 0.000764 0.000270 0.862019 ( 0.861335)
build_ruby 0.001659 0.000000 2.665193 ( 2.712949)
build_all 0.004381 0.004796 14.115772 ( 1.288146)
build_install 0.005932 0.002306 2.046305 ( 0.892362)
test_btest 0.000802 0.000312 79.500950 ( 7.478779)
test_basic 0.000429 0.004662 0.674180 ( 0.754880)
test_all 0.001149 0.000510 521.648866 ( 57.228854)
test_rubyspec 0.011165 0.028827 47.676660 ( 60.072945)
total: 134.15 sec