Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-015423
#<BuildRuby:0x000055951e5d7858
@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.20231218-015423",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004753 0.000111 1.333878 ( 1.682328)
build_miniruby 0.001164 0.000184 0.967919 ( 0.966960)
build_ruby 0.001552 0.000000 2.860343 ( 2.861680)
build_all 0.007188 0.002796 16.385941 ( 1.463972)
build_install 0.004587 0.003980 4.766094 ( 1.144561)
test_btest 0.000840 0.000175 82.050423 ( 7.928657)
test_basic 0.001288 0.004216 0.781475 ( 0.857772)
test_all 0.104367 0.031389 539.700354 ( 49.034088)
test_rubyspec 0.036374 0.014190 50.490614 ( 62.776872)
total: 128.72 sec