Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-141543
#<BuildRuby:0x000055ec0a073568
@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.20231030-141543",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.005632 1.492570 ( 1.796432)
build_miniruby 0.000369 0.000646 0.824462 ( 0.824470)
build_ruby 0.000864 0.000356 2.729050 ( 2.728725)
build_all 0.005780 0.004646 16.534838 ( 1.494580)
build_install 0.008538 0.000331 4.951239 ( 1.168402)
test_btest 0.000744 0.000298 84.799762 ( 7.365232)
test_basic 0.004117 0.000067 0.692275 ( 0.768225)
test_all 0.098542 0.040042 496.362316 ( 55.271576)
test_rubyspec 0.010945 0.036333 49.861630 ( 62.281392)
total: 133.70 sec