Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-222322
#<BuildRuby:0x000055c053a6dc68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-222322",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000032 0.000014 0.000046 ( 0.000046)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.005787 0.000713 0.851886 ( 1.033278)
build_miniruby 0.000849 0.000354 1.017039 ( 1.015260)
build_ruby 0.001193 0.000497 2.780324 ( 2.777743)
build_all 0.008722 0.001072 16.912530 ( 3.029722)
build_install 0.008329 0.003123 2.119563 ( 1.080690)
test_btest 0.000925 0.000000 68.132092 ( 11.668725)
test_basic 0.006676 0.000000 0.353064 ( 0.439548)
test_all 0.001551 0.000000 684.899519 ( 98.292485)
test_rubyspec 0.085549 0.036555 51.988125 ( 60.037583)
total: 179.38 sec