Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-023430
#<BuildRuby:0x0000555fe1808e50
@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.20220824-023430",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010740 0.000157 0.975062 ( 1.110191)
build_miniruby 0.001824 0.000114 0.075982 ( 0.074506)
build_ruby 0.001567 0.000098 0.077354 ( 0.076042)
build_all 0.009397 0.000588 1.523649 ( 0.582196)
build_install 0.016836 0.005828 1.891818 ( 0.913164)
test_btest 0.000928 0.000103 74.300560 ( 8.210375)
test_basic 0.000958 0.005676 0.326644 ( 0.416426)
test_all 0.005959 0.000061 672.321091 ( 67.064659)
test_rubyspec 0.136417 0.036316 45.878068 ( 54.379953)
total: 132.83 sec