Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-093558
#<BuildRuby:0x000055b3ee16fba0
@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.20221013-093558",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.009922 0.001654 1.083242 ( 1.139615)
build_miniruby 0.001563 0.000260 0.102254 ( 0.099087)
build_ruby 0.001402 0.000234 0.097215 ( 0.094150)
build_all 0.008560 0.000531 1.283232 ( 0.556089)
build_install 0.008602 0.006071 1.628635 ( 0.886398)
test_btest 0.001578 0.000338 60.937110 ( 6.460091)
test_basic 0.005021 0.001076 0.330472 ( 0.420448)
test_all 0.000909 0.006353 500.748876 ( 53.993399)
test_rubyspec 0.075835 0.052550 43.249742 ( 51.735909)
total: 115.39 sec