Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-153751
#<BuildRuby:0x0000560e7cf27d68
@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.20230628-153751",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004382 0.000461 1.427257 ( 2.801397)
build_miniruby 0.000926 0.000098 0.841641 ( 0.841222)
build_ruby 0.001253 0.000132 2.514552 ( 2.516211)
build_all 0.006985 0.003499 16.215415 ( 1.425450)
build_install 0.004748 0.004904 4.811709 ( 1.120527)
test_btest 0.000762 0.000139 83.695942 ( 8.088048)
test_basic 0.000794 0.003534 0.758385 ( 0.839966)
test_all 0.000741 0.000161 472.942450 ( 41.714101)
test_rubyspec 0.021999 0.012178 42.857429 ( 55.306065)
total: 114.65 sec