Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-191033
#<BuildRuby:0x00005643b7ba4658
@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.20220202-191033",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000016)
build_up 0.010012 0.001862 0.954425 ( 1.188258)
build_miniruby 0.001553 0.000478 0.074765 ( 0.072236)
build_ruby 0.001946 0.000599 0.074686 ( 0.072206)
build_all 0.004788 0.006549 4.138933 ( 0.785305)
build_install 0.020004 0.004715 7.617046 ( 2.268316)
test_btest 0.000857 0.000299 47.325135 ( 44.113192)
test_basic 0.005638 0.001974 0.337027 ( 0.427999)
test_all 0.001422 0.000497 651.625966 ( 64.932203)
test_rubyspec 0.096206 0.066383 46.068731 ( 51.229903)
total: 165.09 sec