Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-120954
#<BuildRuby:0x000055e5b29d0920
@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.20220810-120954",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000992 0.011253 1.025226 ( 1.282371)
build_miniruby 0.001804 0.000645 0.075645 ( 0.073007)
build_ruby 0.001531 0.000546 0.075430 ( 0.073332)
build_all 0.009074 0.001641 1.531496 ( 0.568908)
build_install 0.016759 0.005586 5.288594 ( 2.098332)
test_btest 0.000796 0.000266 76.748317 ( 8.283413)
test_basic 0.007040 0.000953 0.330198 ( 0.421993)
test_all 0.001139 0.000362 685.709626 ( 66.805931)
test_rubyspec 0.100900 0.074875 45.987834 ( 53.311556)
total: 132.92 sec