Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-085503
#<BuildRuby:0x000055ac0be875f8
@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.20230704-085503",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005830 0.000958 1.387083 ( 2.725276)
build_miniruby 0.000472 0.000526 0.858060 ( 0.858270)
build_ruby 0.000904 0.000411 2.620372 ( 2.620694)
build_all 0.003670 0.005476 11.217607 ( 7.822467)
build_install 0.002888 0.005650 4.889352 ( 1.901390)
test_btest 0.000774 0.000492 85.313775 ( 7.462630)
test_basic 0.001559 0.002424 0.709035 ( 0.787315)
test_all 0.000918 0.000612 455.478866 ( 39.513928)
test_rubyspec 0.021557 0.017111 42.047921 ( 54.531262)
total: 118.22 sec