Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-051148
#<BuildRuby:0x000055e30a4badf0
@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.20231030-051148",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001711 0.004575 1.525125 ( 1.713275)
build_miniruby 0.000994 0.000298 0.896855 ( 0.896550)
build_ruby 0.001102 0.000330 2.698622 ( 2.699581)
build_all 0.008814 0.001187 16.570244 ( 1.486875)
build_install 0.004904 0.004875 4.998024 ( 1.168762)
test_btest 0.001051 0.000000 81.558873 ( 7.936130)
test_basic 0.005332 0.000000 0.847154 ( 0.923218)
test_all 0.107754 0.029425 530.809729 ( 48.705060)
test_rubyspec 0.030392 0.017660 50.185290 ( 62.472518)
total: 128.00 sec