Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-121732
#<BuildRuby:0x00005585abc01350
@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.20220718-121732",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006807 0.001857 0.837500 ( 1.114626)
build_miniruby 0.001077 0.000294 0.054221 ( 0.053111)
build_ruby 0.001249 0.000341 0.054297 ( 0.052667)
build_all 0.006922 0.001888 1.267411 ( 0.492653)
build_install 0.010957 0.005501 4.408239 ( 1.844516)
test_btest 0.001832 0.000000 54.545141 ( 6.207311)
test_basic 0.001328 0.004802 0.288806 ( 0.380491)
test_all 0.001605 0.000573 484.997528 ( 51.750044)
test_rubyspec 0.095984 0.036232 41.930825 ( 47.771674)
total: 109.67 sec