Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-091347
#<BuildRuby:0x000055b38b7cc0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-091347",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004524 0.000823 0.788005 ( 1.169032)
build_miniruby 0.000920 0.000168 0.823525 ( 0.823579)
build_ruby 0.001300 0.000237 2.667763 ( 2.677290)
build_all 0.003733 0.004303 11.970958 ( 0.990849)
build_install 0.005828 0.006376 3.331850 ( 0.960648)
test_btest 0.000550 0.000183 64.646710 ( 4.860153)
test_basic 0.000057 0.004000 0.394995 ( 0.475272)
test_all 0.081394 0.016012 393.077005 ( 34.529075)
test_rubyspec 0.039195 0.027086 40.351658 ( 52.932179)
total: 99.42 sec