Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-091202
#<BuildRuby:0x000055fd2ed0b778
@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.20220225-091202",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008366 0.003312 0.860723 ( 1.071275)
build_miniruby 0.001664 0.000000 0.071418 ( 0.069649)
build_ruby 0.002165 0.000031 0.077403 ( 0.075531)
build_all 0.009633 0.000976 4.180718 ( 0.855753)
build_install 0.017619 0.007582 7.967835 ( 2.366808)
test_btest 0.001142 0.000249 74.046229 ( 8.212252)
test_basic 0.004870 0.003269 0.333672 ( 0.421301)
test_all 0.000000 0.001987 693.277441 ( 66.578172)
test_rubyspec 0.122162 0.041140 46.224499 ( 51.666639)
total: 131.32 sec