Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-201707
#<BuildRuby:0x0000562138311550
@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.20220812-201707",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008939 0.000135 0.819987 ( 1.146881)
build_miniruby 0.002392 0.000000 0.059708 ( 0.057373)
build_ruby 0.001402 0.000000 0.054487 ( 0.053367)
build_all 0.008830 0.001156 1.261939 ( 0.488977)
build_install 0.010109 0.005675 1.556830 ( 0.780440)
test_btest 0.000000 0.001037 52.190714 ( 6.050213)
test_basic 0.005066 0.001808 0.303846 ( 0.393976)
test_all 0.002850 0.002081 499.370349 ( 52.112106)
test_rubyspec 0.090959 0.042511 41.618386 ( 49.236915)
total: 110.32 sec