Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-222749
#<BuildRuby:0x000056032d4f43a0
@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.20220802-222749",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005937 0.005384 0.966199 ( 1.006968)
build_miniruby 0.001926 0.000445 0.074569 ( 0.072023)
build_ruby 0.001768 0.000408 0.067542 ( 0.065157)
build_all 0.008351 0.001927 1.502967 ( 0.559919)
build_install 0.022440 0.001159 5.144704 ( 2.039185)
test_btest 0.001201 0.000225 73.085116 ( 8.173059)
test_basic 0.006783 0.001272 0.317229 ( 0.414122)
test_all 0.001952 0.000366 677.642908 ( 66.608146)
test_rubyspec 0.116722 0.053956 45.613218 ( 53.189015)
total: 132.13 sec