Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-184239
#<BuildRuby:0x0000558b9c863468
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-184239",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001150 0.003618 1.161742 ( 1.596760)
build_miniruby 0.001034 0.000163 1.422047 ( 1.423329)
build_ruby 0.001342 0.000212 4.030813 ( 4.036490)
build_all 0.010195 0.000000 16.365828 ( 1.646374)
build_install 0.014690 0.000000 4.762373 ( 1.643501)
test_btest 0.000796 0.000000 80.891604 ( 9.537761)
test_basic 0.001680 0.003334 0.630427 ( 0.697243)
test_all 0.097651 0.023041 554.271694 ( 56.744790)
test_rubyspec 0.043382 0.020232 72.392397 ( 84.761372)
total: 162.09 sec