Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-120325
#<BuildRuby:0x000056235af9fbb8
@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.20231214-120325",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005531 1.420293 ( 2.006513)
build_miniruby 0.000000 0.000939 0.920608 ( 0.920669)
build_ruby 0.000000 0.001297 2.830798 ( 2.831950)
build_all 0.009094 0.001295 16.616736 ( 1.480996)
build_install 0.005029 0.004388 4.896444 ( 1.202050)
test_btest 0.000822 0.000244 90.571174 ( 7.145476)
test_basic 0.004636 0.000396 0.760368 ( 0.837735)
test_all 0.107680 0.029178 540.379153 ( 58.867443)
test_rubyspec 0.023185 0.028623 51.023289 ( 63.219569)
total: 138.51 sec