Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-080630
#<BuildRuby:0x000055d2ce398f40
@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.20220209-080630",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001980 0.009768 1.005391 ( 2.677630)
build_miniruby 0.001543 0.000662 0.075272 ( 0.073241)
build_ruby 0.001435 0.000615 0.079563 ( 0.077311)
build_all 0.006990 0.005604 4.109247 ( 0.786134)
build_install 0.021747 0.002710 7.891485 ( 2.300034)
test_btest 0.000937 0.000357 75.697250 ( 7.998059)
test_basic 0.003593 0.003955 0.338681 ( 0.427128)
test_all 0.001198 0.000490 700.413519 ( 67.362316)
test_rubyspec 0.109769 0.059376 46.378746 ( 51.765282)
total: 133.47 sec