Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-171013
#<BuildRuby:0x000055d87bd777e8
@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.20220204-171013",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006448 0.005575 0.950777 ( 1.402348)
build_miniruby 0.001678 0.000388 0.076431 ( 0.075416)
build_ruby 0.001360 0.000314 0.077419 ( 0.077210)
build_all 0.010718 0.000208 4.067546 ( 0.790280)
build_install 0.023260 0.000570 7.823655 ( 2.375644)
test_btest 0.000877 0.000138 46.879173 ( 43.867583)
test_basic 0.002474 0.005679 0.345725 ( 0.434160)
test_all 0.002054 0.000000 708.915523 ( 67.910352)
test_rubyspec 0.084641 0.080323 46.205824 ( 51.709415)
total: 168.64 sec