Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-205712
#<BuildRuby:0x0000557b29ec3818
@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.20240109-205712",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000722 0.004339 0.991042 ( 2.384421)
build_miniruby 0.000000 0.001001 0.894918 ( 0.894452)
build_ruby 0.000133 0.001530 2.817029 ( 2.818372)
build_all 0.008816 0.001711 14.763755 ( 1.361765)
build_install 0.006562 0.002297 4.308761 ( 1.163177)
test_btest 0.000504 0.000176 78.398091 ( 7.470736)
test_basic 0.000410 0.002963 0.431002 ( 0.510871)
test_all 0.112412 0.021583 502.931897 ( 60.617373)
test_rubyspec 0.010598 0.025724 50.418844 ( 62.980019)
total: 140.20 sec