Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-182642
#<BuildRuby:0x00005608525c7500
@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.20231213-182642",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005531 0.000254 1.414178 ( 2.375635)
build_miniruby 0.000827 0.000130 0.859066 ( 0.861357)
build_ruby 0.001207 0.000191 2.910139 ( 2.910577)
build_all 0.002347 0.007800 16.861882 ( 1.510724)
build_install 0.006848 0.001712 4.955348 ( 1.178351)
test_btest 0.000828 0.000207 84.941026 ( 8.289241)
test_basic 0.001300 0.004067 0.715839 ( 0.795176)
test_all 0.115530 0.019899 558.235309 ( 50.974235)
test_rubyspec 0.020266 0.026281 49.592697 ( 61.794024)
total: 130.69 sec