Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-033304
#<BuildRuby:0x000055a3c4b03d68
@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.20231119-033304",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000390 0.004108 1.299433 ( 1.693010)
build_miniruby 0.001028 0.000302 0.971215 ( 0.970389)
build_ruby 0.001015 0.000299 2.665579 ( 2.666375)
build_all 0.002577 0.007678 16.982087 ( 1.479849)
build_install 0.007276 0.001185 4.942672 ( 1.150929)
test_btest 0.000775 0.000286 87.077194 ( 7.388560)
test_basic 0.002036 0.003379 0.837426 ( 0.911900)
test_all 0.109898 0.025476 544.854353 ( 58.763762)
test_rubyspec 0.005949 0.040363 50.917766 ( 63.242399)
total: 138.27 sec