Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-204201
#<BuildRuby:0x0000561f5a39f858
@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.20240110-204201",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.001459 0.003277 0.995396 ( 1.372218)
build_miniruby 0.001351 0.000000 0.900181 ( 0.901497)
build_ruby 0.001368 0.000000 2.880759 ( 2.882951)
build_all 0.005190 0.005305 14.966887 ( 1.437107)
build_install 0.005725 0.003093 4.256668 ( 1.153694)
test_btest 0.000560 0.000194 76.865953 ( 7.535727)
test_basic 0.002473 0.000856 0.447252 ( 0.527871)
test_all 0.096749 0.039744 506.445649 ( 53.916170)
test_rubyspec 0.008115 0.027162 49.592657 ( 62.092663)
total: 131.82 sec