Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-105025
#<BuildRuby:0x0000559df4c1a038
@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-105025",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003643 0.008239 0.814188 ( 1.123753)
build_miniruby 0.001062 0.000327 0.052968 ( 0.051501)
build_ruby 0.000956 0.000295 0.051935 ( 0.050774)
build_all 0.007217 0.000826 1.269337 ( 0.471603)
build_install 0.012649 0.004254 1.569782 ( 0.791113)
test_btest 0.000876 0.000258 55.114469 ( 6.113138)
test_basic 0.004555 0.001340 0.303313 ( 0.393710)
test_all 0.003757 0.000000 491.337725 ( 52.290068)
test_rubyspec 0.097305 0.039285 42.098970 ( 50.574785)
total: 111.86 sec