Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-101947
#<BuildRuby:0x000055b3b7366f08
@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.20221019-101947",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006416 0.002567 1.114412 ( 1.175068)
build_miniruby 0.001893 0.000000 0.106932 ( 0.103755)
build_ruby 0.001838 0.000000 0.111269 ( 0.108123)
build_all 0.006882 0.002226 1.353518 ( 0.588479)
build_install 0.007051 0.011275 1.711912 ( 0.924303)
test_btest 0.000912 0.000456 63.298918 ( 6.331970)
test_basic 0.004569 0.002285 0.355841 ( 0.445660)
test_all 0.001033 0.007043 488.311102 ( 52.938717)
test_rubyspec 0.047007 0.082974 43.049081 ( 51.274375)
total: 113.89 sec