Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-204535
#<BuildRuby:0x000055f8b9a043a0
@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.20220626-204535",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.011101 0.978679 ( 1.038024)
build_miniruby 0.000000 0.002083 0.077633 ( 0.076276)
build_ruby 0.001523 0.000841 0.072418 ( 0.071129)
build_all 0.007518 0.002506 1.492070 ( 0.605195)
build_install 0.017222 0.005741 5.916254 ( 2.811412)
test_btest 0.001152 0.000000 73.254772 ( 8.138501)
test_basic 0.001362 0.006369 0.323495 ( 0.411954)
test_all 0.002028 0.000811 655.875866 ( 65.056377)
test_rubyspec 0.105573 0.067584 46.142950 ( 51.813236)
total: 130.02 sec