Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-203620
#<BuildRuby:0x0000563652bef5f8
@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.20230712-203620",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004803 0.000148 1.215178 ( 2.513602)
build_miniruby 0.000985 0.000000 0.769971 ( 0.770631)
build_ruby 0.001296 0.000000 2.586636 ( 2.586989)
build_all 0.006337 0.003322 13.592900 ( 1.203054)
build_install 0.004400 0.003975 2.029116 ( 0.951126)
test_btest 0.000836 0.000223 88.578779 ( 7.250417)
test_basic 0.004218 0.000074 0.794391 ( 0.871294)
test_all 0.000914 0.000095 479.058438 ( 41.418210)
test_rubyspec 0.022176 0.016985 44.118010 ( 56.584843)
total: 114.15 sec