Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-082330
#<BuildRuby:0x000055787d9cf0b8
@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.20230710-082330",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004321 0.000720 1.444158 ( 2.826579)
build_miniruby 0.001137 0.000190 0.911321 ( 0.911844)
build_ruby 0.001220 0.000203 2.930257 ( 2.930840)
build_all 0.000000 0.009493 8.437192 ( 7.614512)
build_install 0.004464 0.004798 2.068889 ( 1.731329)
test_btest 0.000000 0.001783 87.358787 ( 7.962137)
test_basic 0.002507 0.001502 0.751106 ( 0.828671)
test_all 0.001028 0.000373 488.433306 ( 50.598352)
test_rubyspec 0.029177 0.013303 43.776999 ( 56.225510)
total: 131.63 sec