Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-110705
#<BuildRuby:0x00005558175afce8
@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.20230617-110705",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001425 0.003653 1.313171 ( 2.530419)
build_miniruby 0.001143 0.000000 0.797127 ( 0.795920)
build_ruby 0.001217 0.000000 2.667254 ( 2.667350)
build_all 0.000000 0.010117 13.018372 ( 1.177046)
build_install 0.006343 0.002397 1.945173 ( 0.898930)
test_btest 0.000773 0.000225 88.813949 ( 7.541873)
test_basic 0.000000 0.004433 0.603591 ( 0.685287)
test_all 0.000561 0.001338 455.610987 ( 40.541018)
test_rubyspec 0.016995 0.025734 44.390164 ( 56.865309)
total: 113.70 sec