Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-235013
#<BuildRuby:0x00005580077811f8
@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.20220825-235013",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008664 0.001158 0.894936 ( 1.552634)
build_miniruby 0.001299 0.000325 0.055114 ( 0.054113)
build_ruby 0.001621 0.000405 0.064484 ( 0.061999)
build_all 0.006281 0.001571 1.253945 ( 0.480985)
build_install 0.014476 0.000875 1.602897 ( 0.780578)
test_btest 0.001277 0.000274 54.858100 ( 6.013885)
test_basic 0.000493 0.005732 0.281314 ( 0.371292)
test_all 0.003049 0.000871 506.225222 ( 53.193507)
test_rubyspec 0.074198 0.054676 41.698280 ( 50.117680)
total: 112.63 sec