Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-195409
#<BuildRuby:0x0000559ab5603718
@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.20220201-195409",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012399 0.949577 ( 1.082844)
build_miniruby 0.001549 0.000486 0.073132 ( 0.070976)
build_ruby 0.001511 0.000432 0.075600 ( 0.073944)
build_all 0.008839 0.001181 4.167358 ( 0.784900)
build_install 0.012642 0.010559 7.812847 ( 2.358699)
test_btest 0.000768 0.000271 47.374111 ( 44.194102)
test_basic 0.004777 0.003063 0.346678 ( 0.442053)
test_all 0.001258 0.000464 690.100049 ( 66.963479)
test_rubyspec 0.119307 0.054074 46.062224 ( 51.489296)
total: 167.46 sec