Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-020220
#<BuildRuby:0x00005601fe520070
@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.20230529-020220",
@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.000053 0.000000 0.000053 ( 0.000033)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004559 0.000067 1.165528 ( 2.401201)
build_miniruby 0.001387 0.000146 0.847642 ( 0.846344)
build_ruby 0.000000 0.001301 2.469551 ( 2.469432)
build_all 0.000000 0.009011 12.283794 ( 1.108755)
build_install 0.004982 0.002285 1.612860 ( 0.887817)
test_btest 0.000795 0.000198 81.060548 ( 7.721747)
test_basic 0.004357 0.000025 0.735359 ( 0.816758)
test_all 0.001340 0.000319 444.086214 ( 40.407915)
test_rubyspec 0.023527 0.016521 40.860406 ( 53.452873)
total: 110.11 sec