Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-230653
#<BuildRuby:0x000056460a59d930
@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.20220129-230653",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000363 0.010813 0.945480 ( 1.186038)
build_miniruby 0.001580 0.000564 0.076210 ( 0.073816)
build_ruby 0.001255 0.000448 0.076940 ( 0.075044)
build_all 0.008072 0.001359 4.080740 ( 0.762736)
build_install 0.011976 0.008219 7.694042 ( 2.319850)
test_btest 0.000883 0.000344 47.850711 ( 44.331719)
test_basic 0.004170 0.004236 0.336608 ( 0.426981)
test_all 0.001337 0.000563 694.179268 ( 67.294832)
test_rubyspec 0.119301 0.054061 45.698838 ( 51.150717)
total: 167.62 sec