Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-092450
#<BuildRuby:0x000055922e0986c8
@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.20220210-092450",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000021)
configure 0.000043 0.000010 0.000053 ( 0.000055)
build_up 0.008214 0.002990 0.971983 ( 2.135664)
build_miniruby 0.002061 0.000550 0.075898 ( 0.074928)
build_ruby 0.001521 0.000405 0.082895 ( 0.082291)
build_all 0.010341 0.000000 4.165174 ( 0.799846)
build_install 0.019577 0.004465 7.796361 ( 2.365974)
test_btest 0.000990 0.000225 73.336890 ( 8.045895)
test_basic 0.002888 0.004932 0.332696 ( 0.421208)
test_all 0.001698 0.000463 651.192296 ( 64.717821)
test_rubyspec 0.113979 0.067129 46.319701 ( 51.489918)
total: 130.13 sec