Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-212917
#<BuildRuby:0x0000562e52067800
@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-212917",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010243 0.000474 0.971782 ( 1.116626)
build_miniruby 0.001519 0.000325 0.074104 ( 0.072469)
build_ruby 0.001882 0.000403 0.073812 ( 0.071569)
build_all 0.008416 0.001803 1.517489 ( 0.567953)
build_install 0.015902 0.006494 1.887696 ( 0.907903)
test_btest 0.000884 0.000221 71.517191 ( 8.118539)
test_basic 0.002106 0.006124 0.334526 ( 0.424969)
test_all 0.004522 0.001413 660.457538 ( 65.386235)
test_rubyspec 0.094995 0.082362 45.623842 ( 54.050518)
total: 130.72 sec