Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-081444
#<BuildRuby:0x0000558da8e64048
@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.20231227-081444",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005134 0.000000 1.161240 ( 1.532547)
build_miniruby 0.001483 0.000000 0.879915 ( 0.878507)
build_ruby 0.001380 0.000000 2.764881 ( 2.765072)
build_all 0.009647 0.000000 16.785479 ( 1.498895)
build_install 0.007802 0.001328 4.828738 ( 1.210354)
test_btest 0.000978 0.000181 84.505479 ( 7.498366)
test_basic 0.004817 0.000229 0.735818 ( 0.810657)
test_all 0.117235 0.019660 537.623006 ( 48.393739)
test_rubyspec 0.029882 0.020525 51.768928 ( 64.058748)
total: 128.65 sec