Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-201403
#<BuildRuby:0x000055dca68d80c8
@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.20240111-201403",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003797 0.001688 0.818341 ( 1.202020)
build_miniruby 0.000651 0.000289 0.813047 ( 0.813345)
build_ruby 0.001255 0.000558 2.673930 ( 2.674579)
build_all 0.006653 0.000836 11.981429 ( 0.991048)
build_install 0.006400 0.005513 3.884482 ( 1.002009)
test_btest 0.000600 0.000273 66.389208 ( 4.694824)
test_basic 0.001261 0.003122 0.414804 ( 0.494938)
test_all 0.068654 0.030168 377.464123 ( 39.971223)
test_rubyspec 0.033971 0.030488 40.819173 ( 53.379283)
total: 105.22 sec