Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-040624
#<BuildRuby:0x00005581b4eef328
@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.20231128-040624",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004786 0.001126 1.390857 ( 1.760890)
build_miniruby 0.000798 0.000187 0.890920 ( 0.891231)
build_ruby 0.001041 0.000245 2.690002 ( 2.690312)
build_all 0.004380 0.005646 16.255389 ( 1.520722)
build_install 0.009699 0.000122 4.950333 ( 1.164236)
test_btest 0.001185 0.000000 80.961807 ( 7.381108)
test_basic 0.005084 0.000000 0.771615 ( 0.850369)
test_all 0.107297 0.028385 495.203851 ( 59.588670)
test_rubyspec 0.033840 0.011923 50.009371 ( 62.376584)
total: 138.22 sec