Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-024538
#<BuildRuby:0x00005649b6e584f8
@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.20220803-024538",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.009845 0.001857 0.994230 ( 1.596163)
build_miniruby 0.001646 0.000507 0.068514 ( 0.066674)
build_ruby 0.000000 0.001819 0.078900 ( 0.076774)
build_all 0.006758 0.003352 1.523876 ( 0.585503)
build_install 0.016738 0.002632 5.130861 ( 2.029376)
test_btest 0.000780 0.000246 73.024604 ( 8.302775)
test_basic 0.000476 0.007078 0.323673 ( 0.414205)
test_all 0.001644 0.000658 672.040222 ( 66.438614)
test_rubyspec 0.101090 0.058950 45.539613 ( 52.731849)
total: 132.24 sec