Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-041901
#<BuildRuby:0x000055aa1bfbf2f0
@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.20231116-041901",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.006446 1.446170 ( 1.828577)
build_miniruby 0.000707 0.000262 0.858417 ( 0.858140)
build_ruby 0.001117 0.000372 2.718653 ( 2.719168)
build_all 0.005464 0.004415 15.878540 ( 1.428725)
build_install 0.008642 0.000285 4.727749 ( 1.161512)
test_btest 0.000896 0.000298 81.312974 ( 6.748652)
test_basic 0.003699 0.000000 0.698181 ( 0.775809)
test_all 0.106275 0.028460 469.113433 ( 57.163230)
test_rubyspec 0.031654 0.015193 49.221626 ( 61.516416)
total: 134.20 sec