Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-060358
#<BuildRuby:0x00005652dbfcd5a8
@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.20220205-060358",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.009557 0.002540 0.957955 ( 1.380625)
build_miniruby 0.001112 0.000506 0.077011 ( 0.076264)
build_ruby 0.001124 0.000511 0.072528 ( 0.071398)
build_all 0.010704 0.000000 4.166800 ( 0.788564)
build_install 0.023942 0.000000 7.852375 ( 2.423505)
test_btest 0.001247 0.000000 47.275064 ( 45.052535)
test_basic 0.006100 0.001247 0.337927 ( 0.426895)
test_all 0.001581 0.000416 657.408161 ( 65.226442)
test_rubyspec 0.115379 0.059249 46.154131 ( 51.677951)
total: 167.13 sec