Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-233427
#<BuildRuby:0x0000559f3ed7cb88
@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.20220130-233427",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009107 0.002277 0.934357 ( 0.982210)
build_miniruby 0.001645 0.000411 0.075060 ( 0.073005)
build_ruby 0.001427 0.000357 0.079630 ( 0.077691)
build_all 0.011098 0.000000 4.114989 ( 0.783633)
build_install 0.017416 0.005854 7.795042 ( 2.328603)
test_btest 0.001447 0.000000 47.706340 ( 44.357333)
test_basic 0.007981 0.000000 0.336239 ( 0.429485)
test_all 0.001877 0.000244 651.160290 ( 64.784658)
test_rubyspec 0.106003 0.063165 45.933161 ( 51.225514)
total: 165.04 sec