Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-122624
#<BuildRuby:0x0000564c9a1944d8
@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.20220531-122624",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.011525 0.962757 ( 1.196691)
build_miniruby 0.000000 0.002337 0.067816 ( 0.065597)
build_ruby 0.000000 0.002075 0.077527 ( 0.075853)
build_all 0.005800 0.003565 1.496166 ( 0.605052)
build_install 0.014076 0.008150 5.817857 ( 2.815949)
test_btest 0.001057 0.000000 72.292002 ( 8.333228)
test_basic 0.005563 0.003558 0.329746 ( 0.416126)
test_all 0.002663 0.001121 671.042849 ( 65.499481)
test_rubyspec 0.097687 0.065438 46.397414 ( 52.041963)
total: 131.05 sec