Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-080951
#<BuildRuby:0x00005616ba44b7f0
@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.20231128-080951",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004598 0.000836 0.922974 ( 1.297327)
build_miniruby 0.001006 0.000183 0.809234 ( 0.809040)
build_ruby 0.001051 0.000191 2.687689 ( 2.688441)
build_all 0.007501 0.000485 12.483231 ( 0.991662)
build_install 0.007900 0.003516 3.905166 ( 0.986665)
test_btest 0.001060 0.000212 63.438609 ( 4.768279)
test_basic 0.003574 0.000715 0.400881 ( 0.480952)
test_all 0.086569 0.012911 351.191097 ( 40.460748)
test_rubyspec 0.025668 0.044136 39.728422 ( 52.293393)
total: 104.78 sec