Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-123122
#<BuildRuby:0x000055f42fad83a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220914-123122",
@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.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010031 0.000000 1.094681 ( 1.215459)
build_miniruby 0.001856 0.000000 0.075650 ( 0.073681)
build_ruby 0.002065 0.000000 0.073828 ( 0.071640)
build_all 0.010032 0.000000 1.548348 ( 0.606292)
build_install 0.022699 0.000000 1.899525 ( 0.930692)
test_btest 0.001514 0.000000 92.356845 ( 9.349483)
test_basic 0.006372 0.000000 0.350511 ( 0.439787)
test_all 0.004972 0.000000 640.552687 ( 65.994963)
test_rubyspec 0.130365 0.054506 47.306900 ( 55.497606)
total: 134.18 sec