Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-091027
#<BuildRuby:0x0000557cefe03708
@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.20230611-091027",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004541 0.000757 1.498748 ( 2.756407)
build_miniruby 0.001213 0.000202 0.859133 ( 0.858179)
build_ruby 0.001052 0.000176 2.449556 ( 2.450114)
build_all 0.009387 0.000121 12.774954 ( 1.111763)
build_install 0.002635 0.004860 1.729283 ( 0.862940)
test_btest 0.000834 0.000167 84.383518 ( 7.370408)
test_basic 0.003530 0.000706 0.587059 ( 0.668867)
test_all 0.000000 0.001825 438.588034 ( 45.095873)
test_rubyspec 0.006610 0.036709 43.880411 ( 56.209052)
total: 117.38 sec