Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-121024
#<BuildRuby:0x00005579a30d29c0
@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.20220825-121024",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.010983 0.000495 0.837717 ( 0.884778)
build_miniruby 0.001909 0.000137 0.063695 ( 0.061027)
build_ruby 0.000000 0.001909 0.062095 ( 0.060731)
build_all 0.005829 0.002886 1.264132 ( 0.493950)
build_install 0.015676 0.001361 1.585724 ( 0.800856)
test_btest 0.000880 0.000000 51.676253 ( 6.294115)
test_basic 0.002369 0.005085 0.286463 ( 0.375749)
test_all 0.004390 0.000324 511.668414 ( 53.386474)
test_rubyspec 0.072436 0.055574 41.963290 ( 50.598138)
total: 112.96 sec