Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-103106
#<BuildRuby:0x000055bf2296e038
@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.20220721-103106",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006314 0.003287 0.812319 ( 1.062999)
build_miniruby 0.000961 0.000401 0.062511 ( 0.061822)
build_ruby 0.000623 0.000823 0.061853 ( 0.061130)
build_all 0.006712 0.002876 1.276451 ( 0.494216)
build_install 0.016096 0.001583 4.370850 ( 1.790280)
test_btest 0.001406 0.000497 52.891885 ( 5.865426)
test_basic 0.005328 0.001881 0.289386 ( 0.379586)
test_all 0.002455 0.000281 481.334845 ( 52.016465)
test_rubyspec 0.091375 0.039459 42.074943 ( 47.944389)
total: 109.68 sec