Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-015606
#<BuildRuby:0x000055c50e7135f8
@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.20240101-015606",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004667 0.000078 1.229523 ( 1.587704)
build_miniruby 0.000000 0.001510 0.904861 ( 0.903703)
build_ruby 0.000073 0.001386 2.780237 ( 2.780169)
build_all 0.009240 0.000725 16.675633 ( 1.449972)
build_install 0.007743 0.000477 4.677367 ( 1.123404)
test_btest 0.000603 0.000075 85.731364 ( 6.784443)
test_basic 0.005423 0.000157 0.775199 ( 0.849088)
test_all 0.106000 0.030498 531.451532 ( 58.959879)
test_rubyspec 0.019338 0.028435 50.444504 ( 62.737198)
total: 137.18 sec