Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-085344
#<BuildRuby:0x0000558bbe623348
@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.20240117-085344",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.001737 0.002705 1.036771 ( 1.423694)
build_miniruby 0.001298 0.000000 0.895219 ( 0.894169)
build_ruby 0.001309 0.000000 2.683944 ( 2.683605)
build_all 0.009077 0.000000 14.566291 ( 1.277462)
build_install 0.006851 0.000697 4.190964 ( 1.070658)
test_btest 0.000795 0.000000 78.208901 ( 7.186077)
test_basic 0.000000 0.005618 0.787008 ( 0.861246)
test_all 0.101564 0.029048 472.921588 ( 51.884619)
test_rubyspec 0.024065 0.038261 81.563187 ( 93.894242)
total: 161.18 sec