Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-181047
#<BuildRuby:0x0000564bca14d1a8
@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.20221107-181047",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007804 0.001301 0.907865 ( 1.144436)
build_miniruby 0.000143 0.001894 0.050112 ( 0.048754)
build_ruby 0.001248 0.000250 0.052342 ( 0.051158)
build_all 0.004332 0.004986 1.212377 ( 0.468853)
build_install 0.013455 0.001225 1.557715 ( 0.799013)
test_btest 0.000936 0.000220 63.700692 ( 6.589903)
test_basic 0.005320 0.001252 0.315949 ( 0.406398)
test_all 0.000000 0.002794 497.143860 ( 53.935439)
test_rubyspec 0.065708 0.058270 43.337567 ( 51.839272)
total: 115.28 sec