Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-020815
#<BuildRuby:0x000055bf9545f7b8
@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.20231027-020815",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004873 0.000198 1.363065 ( 1.652436)
build_miniruby 0.000943 0.000210 0.856642 ( 0.856463)
build_ruby 0.001222 0.000271 2.782166 ( 2.781861)
build_all 0.007088 0.002876 16.865850 ( 1.522015)
build_install 0.008757 0.001103 5.063537 ( 1.177801)
test_btest 0.000852 0.000193 80.633300 ( 7.672155)
test_basic 0.003789 0.000861 0.671575 ( 0.746449)
test_all 0.123295 0.012387 509.820123 ( 59.101847)
test_rubyspec 0.024332 0.021652 49.388163 ( 61.693113)
total: 137.20 sec