Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-221905
#<BuildRuby:0x0000562f360806e0
@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.20220910-221905",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010439 0.000550 1.122427 ( 1.086703)
build_miniruby 0.001361 0.000291 0.074320 ( 0.073184)
build_ruby 0.001837 0.000394 0.071398 ( 0.069485)
build_all 0.006801 0.003882 1.564504 ( 0.609677)
build_install 0.020818 0.000764 1.897754 ( 0.951319)
test_btest 0.001046 0.000209 93.115444 ( 9.726538)
test_basic 0.007660 0.000000 0.356493 ( 0.445343)
test_all 0.002943 0.000311 650.761707 ( 67.716485)
test_rubyspec 0.100712 0.065641 47.334233 ( 55.836821)
total: 136.52 sec