Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-104813
#<BuildRuby:0x00005556cd5177b8
@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-104813",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002051 0.008919 0.910455 ( 1.193105)
build_miniruby 0.001281 0.000641 0.068237 ( 0.066093)
build_ruby 0.001853 0.000000 0.078493 ( 0.076405)
build_all 0.007525 0.002516 4.088884 ( 0.774723)
build_install 0.020996 0.002103 7.758294 ( 2.310356)
test_btest 0.001083 0.000399 47.332387 ( 44.033005)
test_basic 0.002317 0.005330 0.331850 ( 0.426042)
test_all 0.000551 0.001619 647.735130 ( 64.403268)
test_rubyspec 0.110718 0.053608 45.495964 ( 50.980026)
total: 164.26 sec