Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-135326
#<BuildRuby:0x000055e5d7cd35f8
@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.20230621-135326",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004442 0.001387 1.374814 ( 2.857154)
build_miniruby 0.001031 0.000000 0.779306 ( 0.779720)
build_ruby 0.000000 0.001779 2.443100 ( 2.442991)
build_all 0.002678 0.006957 15.442322 ( 1.407205)
build_install 0.006951 0.001302 4.561009 ( 1.108897)
test_btest 0.000660 0.000264 84.089809 ( 7.261111)
test_basic 0.000873 0.002600 0.629699 ( 0.712531)
test_all 0.000882 0.000378 420.431569 ( 44.209486)
test_rubyspec 0.023124 0.017260 42.240381 ( 54.657177)
total: 115.44 sec