Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-203256
#<BuildRuby:0x0000563e4768c8e8
@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.20221115-203256",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009304 0.000198 1.105327 ( 1.123201)
build_miniruby 0.001500 0.000200 0.904514 ( 0.905407)
build_ruby 0.002289 0.000000 2.278378 ( 2.181462)
build_all 0.012005 0.006270 18.206927 ( 2.242498)
build_install 0.016873 0.004101 1.861538 ( 0.995729)
test_btest 0.000000 0.001072 83.120206 ( 10.327296)
test_basic 0.000919 0.004627 0.352562 ( 0.448895)
test_all 0.000102 0.002522 671.327998 ( 73.486686)
test_rubyspec 0.072305 0.048797 50.095571 ( 58.640333)
total: 150.35 sec