Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-002212
#<BuildRuby:0x000055a255b6a038
@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.20220826-002212",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000045 0.000008 0.000053 ( 0.000052)
build_up 0.008447 0.001408 0.839206 ( 0.908780)
build_miniruby 0.001322 0.000220 0.066295 ( 0.064660)
build_ruby 0.001135 0.000189 0.049463 ( 0.048065)
build_all 0.002921 0.007799 1.257425 ( 0.467908)
build_install 0.009915 0.004746 1.576914 ( 0.792655)
test_btest 0.001312 0.000410 54.655594 ( 6.836236)
test_basic 0.005078 0.000154 0.287304 ( 0.378588)
test_all 0.003236 0.000952 492.397883 ( 52.189447)
test_rubyspec 0.080745 0.045540 41.642598 ( 50.205939)
total: 111.89 sec