Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-022016
#<BuildRuby:0x000055a1226e80e8
@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.20231031-022016",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004487 0.000747 1.578594 ( 1.794682)
build_miniruby 0.000946 0.000158 0.801635 ( 0.800812)
build_ruby 0.001095 0.000182 2.940176 ( 2.940374)
build_all 0.006119 0.003902 16.698517 ( 1.456085)
build_install 0.008932 0.000051 4.954632 ( 1.159071)
test_btest 0.000860 0.000156 84.493060 ( 7.659084)
test_basic 0.004173 0.000759 0.665775 ( 0.741414)
test_all 0.110327 0.024757 529.805218 ( 47.397624)
test_rubyspec 0.030322 0.017272 50.446463 ( 62.789223)
total: 126.74 sec