Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-171928
#<BuildRuby:0x000056293da1a9c0
@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.20221102-171928",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004527 0.005049 0.952947 ( 0.968938)
build_miniruby 0.001082 0.000271 0.049173 ( 0.048024)
build_ruby 0.001174 0.000293 0.044163 ( 0.042800)
build_all 0.006305 0.000419 1.197372 ( 0.455042)
build_install 0.008810 0.005828 1.596129 ( 0.808676)
test_btest 0.000882 0.000252 61.373461 ( 6.759493)
test_basic 0.004013 0.001147 0.309143 ( 0.405772)
test_all 0.006535 0.000000 506.358799 ( 54.072500)
test_rubyspec 0.096074 0.020934 43.435664 ( 52.079203)
total: 115.64 sec