Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-111613
#<BuildRuby:0x000055a9742a8438
@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.20220325-111613",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.011718 1.025053 ( 1.101690)
build_miniruby 0.000000 0.002081 0.072814 ( 0.070915)
build_ruby 0.000000 0.001874 0.062397 ( 0.060882)
build_all 0.006745 0.002700 4.161884 ( 0.836032)
build_install 0.015723 0.006792 8.007149 ( 2.394889)
test_btest 0.001227 0.000000 76.489718 ( 8.188985)
test_basic 0.006865 0.000000 0.323099 ( 0.417214)
test_all 0.001048 0.001366 696.009611 ( 68.049758)
test_rubyspec 0.085320 0.075175 46.047788 ( 51.348848)
total: 132.47 sec