Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-013050
#<BuildRuby:0x000055c6ea564af8
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220213-013050",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003047 0.008122 0.962920 ( 1.351981)
build_miniruby 0.001288 0.000258 0.074823 ( 0.073840)
build_ruby 0.001566 0.000313 0.077778 ( 0.075838)
build_all 0.008306 0.003281 4.105964 ( 0.771736)
build_install 0.014862 0.008878 7.796761 ( 2.307959)
test_btest 0.000962 0.000275 72.630400 ( 8.436666)
test_basic 0.002496 0.005065 0.333520 ( 0.422284)
test_all 0.002016 0.000000 689.645245 ( 66.741023)
test_rubyspec 0.117644 0.039923 46.224414 ( 51.795769)
total: 131.98 sec