Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-195815
#<BuildRuby:0x0000563b05b2b6f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230205-195815",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.000000 0.003519 0.600899 ( 0.986925)
build_miniruby 0.000498 0.000414 0.630188 ( 0.629437)
build_ruby 0.001247 0.000000 2.050622 ( 2.050300)
build_all 0.009071 0.000000 12.128755 ( 1.514219)
build_install 0.006306 0.000000 1.472421 ( 0.702983)
test_btest 0.000645 0.000000 64.513572 ( 5.829548)
test_basic 0.003674 0.000000 0.255405 ( 0.351814)
test_all 0.001265 0.000000 481.102200 ( 48.026700)
test_rubyspec 0.015471 0.013073 34.826037 ( 45.409647)
total: 105.50 sec