Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-111736
#<BuildRuby:0x000055946de6f4b8
@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.20220808-111736",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000086 0.000022 0.000108 ( 0.000114)
build_up 0.007023 0.004865 0.998768 ( 1.275120)
build_miniruby 0.001569 0.000483 0.074712 ( 0.074047)
build_ruby 0.001697 0.000522 0.077366 ( 0.076248)
build_all 0.010242 0.000379 1.519051 ( 0.584813)
build_install 0.023413 0.000000 5.266066 ( 2.109416)
test_btest 0.001163 0.000000 76.746781 ( 8.418988)
test_basic 0.007441 0.000109 0.328154 ( 0.418712)
test_all 0.001743 0.000317 631.960547 ( 64.823041)
test_rubyspec 0.114546 0.060807 46.090690 ( 53.632313)
total: 131.41 sec