Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-100948
#<BuildRuby:0x000055979e380870
@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.20220912-100948",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006675 0.003785 1.157422 ( 1.119134)
build_miniruby 0.001842 0.000368 0.077334 ( 0.075164)
build_ruby 0.001636 0.000327 0.073710 ( 0.071878)
build_all 0.010362 0.000336 1.561702 ( 0.603375)
build_install 0.018084 0.004481 1.923664 ( 0.940967)
test_btest 0.000967 0.000184 95.251692 ( 9.371426)
test_basic 0.004325 0.003449 0.346559 ( 0.435928)
test_all 0.003597 0.000533 683.171440 ( 68.623491)
test_rubyspec 0.082306 0.089715 46.941259 ( 55.430169)
total: 136.67 sec