Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-081807
#<BuildRuby:0x000055da13128ea8
@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.20220902-081807",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011698 0.000508 0.979841 ( 2.392369)
build_miniruby 0.001939 0.000130 0.070126 ( 0.068694)
build_ruby 0.001829 0.000122 0.077018 ( 0.075710)
build_all 0.010139 0.000330 1.514412 ( 0.573412)
build_install 0.015837 0.005794 1.916772 ( 0.945882)
test_btest 0.000000 0.001569 76.476382 ( 8.533572)
test_basic 0.004990 0.002921 0.317910 ( 0.406413)
test_all 0.003594 0.000539 636.215378 ( 67.152300)
test_rubyspec 0.118815 0.046333 45.172827 ( 53.683208)
total: 133.83 sec