Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-051341
#<BuildRuby:0x0000564a521ef800
@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.20220828-051341",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011012 0.001239 0.970183 ( 1.042481)
build_miniruby 0.002191 0.000000 0.069744 ( 0.068595)
build_ruby 0.002157 0.000000 0.075501 ( 0.074045)
build_all 0.009517 0.000506 1.557858 ( 0.583948)
build_install 0.016277 0.005364 1.872800 ( 0.926847)
test_btest 0.000906 0.000287 76.756011 ( 8.224797)
test_basic 0.008079 0.000000 0.327074 ( 0.416707)
test_all 0.004597 0.000000 689.016594 ( 67.075221)
test_rubyspec 0.117148 0.062187 45.809595 ( 54.272552)
total: 132.69 sec