Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-125400
#<BuildRuby:0x000055a32a6d0d30
@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.20220822-125400",
@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.000006)
autoconf 0.000032 0.000000 0.000032 ( 0.000037)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011218 0.000406 0.955442 ( 1.573109)
build_miniruby 0.001942 0.000259 0.075611 ( 0.073945)
build_ruby 0.001900 0.000253 0.077538 ( 0.076084)
build_all 0.010336 0.000717 1.544286 ( 0.591654)
build_install 0.021192 0.001252 1.904487 ( 0.926970)
test_btest 0.001131 0.000125 70.602033 ( 8.538903)
test_basic 0.003558 0.005328 0.324346 ( 0.417038)
test_all 0.002797 0.000441 666.679409 ( 66.222756)
test_rubyspec 0.129787 0.059104 46.055940 ( 54.413866)
total: 132.84 sec