Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-203330
#<BuildRuby:0x000055dd23d26eb8
@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.20231206-203330",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005337 0.000267 1.264858 ( 1.606049)
build_miniruby 0.000000 0.000972 0.950750 ( 0.950867)
build_ruby 0.000000 0.001306 2.695708 ( 2.696675)
build_all 0.004916 0.005190 16.136398 ( 1.479330)
build_install 0.008586 0.001120 4.734185 ( 1.129209)
test_btest 0.000594 0.000077 86.569347 ( 6.762466)
test_basic 0.003788 0.000494 0.605657 ( 0.683669)
test_all 0.094546 0.039441 517.240382 ( 51.141110)
test_rubyspec 0.025929 0.023415 49.882791 ( 62.162284)
total: 128.61 sec