Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-082753
#<BuildRuby:0x000056509c68c020
@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.20240107-082753",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004653 0.000101 1.244422 ( 1.611948)
build_miniruby 0.001414 0.000000 1.449629 ( 1.451370)
build_ruby 0.000000 0.001715 4.275202 ( 4.281883)
build_all 0.004120 0.005753 16.551189 ( 1.735940)
build_install 0.015093 0.000698 4.939450 ( 1.760810)
test_btest 0.000706 0.000154 82.453656 ( 10.623491)
test_basic 0.004469 0.000971 0.644785 ( 0.714956)
test_all 0.098941 0.023848 549.057413 ( 80.602147)
test_rubyspec 0.029345 0.035907 77.956874 ( 90.203268)
total: 192.99 sec