Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-100900
#<BuildRuby:0x000055cd523f8e80
@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.20220808-100900",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000084 0.000007 0.000091 ( 0.000107)
build_up 0.011067 0.000509 0.904351 ( 1.093930)
build_miniruby 0.001861 0.000133 0.056191 ( 0.053837)
build_ruby 0.001229 0.000087 0.053730 ( 0.052363)
build_all 0.009949 0.000351 1.251060 ( 0.473088)
build_install 0.012082 0.004701 4.208537 ( 1.770797)
test_btest 0.001825 0.000203 53.344603 ( 6.355819)
test_basic 0.004820 0.000536 0.285811 ( 0.376369)
test_all 0.002336 0.000259 501.872108 ( 52.845770)
test_rubyspec 0.077261 0.055639 41.628506 ( 49.402704)
total: 112.43 sec