Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-170552
#<BuildRuby:0x000056275385cae8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-170552",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010060 0.000811 0.974575 ( 1.129145)
build_miniruby 0.001740 0.000232 0.073967 ( 0.072064)
build_ruby 0.001747 0.000233 0.077656 ( 0.076004)
build_all 0.009309 0.000584 4.113985 ( 0.799823)
build_install 0.017610 0.005375 7.796359 ( 2.317643)
test_btest 0.001116 0.000176 46.598097 ( 44.435908)
test_basic 0.003150 0.005810 0.336835 ( 0.427886)
test_all 0.001725 0.000000 664.540934 ( 65.304023)
test_rubyspec 0.105216 0.065430 46.080712 ( 51.519272)
total: 166.08 sec