Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-073348
#<BuildRuby:0x00005643a7bff7e8
@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.20220131-073348",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011262 0.000639 0.966804 ( 1.292132)
build_miniruby 0.001762 0.000353 0.077444 ( 0.075692)
build_ruby 0.001954 0.000390 0.080432 ( 0.078817)
build_all 0.009005 0.000843 4.136593 ( 0.793592)
build_install 0.021386 0.001964 7.729799 ( 2.332815)
test_btest 0.000943 0.000157 47.542046 ( 44.227670)
test_basic 0.006839 0.000209 0.331588 ( 0.421646)
test_all 0.002096 0.000131 668.127499 ( 65.543429)
test_rubyspec 0.089102 0.063572 46.249189 ( 51.680105)
total: 166.45 sec