Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-162818
#<BuildRuby:0x000055ca1caab568
@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.20231228-162818",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.005400 1.137101 ( 1.495549)
build_miniruby 0.000000 0.001049 0.885633 ( 0.885282)
build_ruby 0.000842 0.000555 2.893424 ( 2.894156)
build_all 0.009196 0.000377 16.032253 ( 1.475645)
build_install 0.004963 0.003151 4.512095 ( 1.128568)
test_btest 0.000914 0.000238 80.197801 ( 7.523746)
test_basic 0.000000 0.005577 0.782617 ( 0.857043)
test_all 0.104849 0.029191 528.577393 ( 56.406676)
test_rubyspec 0.010171 0.039178 48.778596 ( 61.136392)
total: 133.80 sec