Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-181444
#<BuildRuby:0x000055efa41876f0
@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.20231230-181444",
@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.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004308 0.000862 1.200108 ( 1.893154)
build_miniruby 0.000789 0.000158 0.885133 ( 0.884346)
build_ruby 0.001272 0.000000 2.869580 ( 2.869649)
build_all 0.004846 0.004974 16.584912 ( 1.448039)
build_install 0.006801 0.001855 4.768996 ( 1.185772)
test_btest 0.000881 0.000240 81.581572 ( 7.461595)
test_basic 0.005644 0.000068 0.834194 ( 0.906360)
test_all 0.089259 0.050417 528.624960 ( 62.272572)
test_rubyspec 0.020000 0.029594 50.729649 ( 63.076316)
total: 142.00 sec