Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-065130
#<BuildRuby:0x000055ba539a0188
@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.20240104-065130",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005447 0.000222 1.047527 ( 1.315704)
build_miniruby 0.000905 0.000139 0.844567 ( 0.844459)
build_ruby 0.001117 0.000171 2.637160 ( 2.637882)
build_all 0.003592 0.004135 11.917560 ( 0.988075)
build_install 0.010156 0.003636 3.481267 ( 0.974235)
test_btest 0.000643 0.000152 62.552972 ( 5.251951)
test_basic 0.004365 0.001027 0.398009 ( 0.478283)
test_all 0.072192 0.026103 369.601962 ( 41.915295)
test_rubyspec 0.040256 0.028639 40.037629 ( 52.591215)
total: 107.00 sec