Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-082709
#<BuildRuby:0x00005607a9176f90
@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.20221012-082709",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.010045 0.002511 1.099723 ( 1.613308)
build_miniruby 0.001246 0.000312 0.100437 ( 0.098404)
build_ruby 0.001478 0.000369 0.100526 ( 0.097627)
build_all 0.007772 0.000000 1.303532 ( 0.581910)
build_install 0.009357 0.006952 1.598676 ( 0.883378)
test_btest 0.001523 0.000000 61.952806 ( 6.281954)
test_basic 0.006859 0.000833 0.329862 ( 0.420398)
test_all 0.006377 0.001701 506.456674 ( 54.551959)
test_rubyspec 0.102233 0.032523 43.142070 ( 51.361659)
total: 115.89 sec