Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-172418
#<BuildRuby:0x000055d84e80efe0
@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.20220801-172418",
@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.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006782 0.004746 0.986351 ( 1.201503)
build_miniruby 0.001726 0.000532 0.076348 ( 0.074155)
build_ruby 0.001448 0.000445 0.079107 ( 0.077937)
build_all 0.008686 0.001246 1.518518 ( 0.587927)
build_install 0.021077 0.002946 5.103415 ( 2.054559)
test_btest 0.000892 0.000223 72.370873 ( 7.900351)
test_basic 0.007195 0.000000 0.320312 ( 0.409648)
test_all 0.000000 0.003157 672.766929 ( 66.286574)
test_rubyspec 0.079865 0.087414 45.572741 ( 51.367986)
total: 129.96 sec