Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-043904
#<BuildRuby:0x000055b5e2bd72c8
@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.20230605-043904",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005229 0.000125 1.414947 ( 2.696490)
build_miniruby 0.001136 0.000114 0.858510 ( 0.857287)
build_ruby 0.001127 0.000113 2.421786 ( 2.422183)
build_all 0.008209 0.000821 13.086776 ( 1.136178)
build_install 0.007761 0.000000 1.742796 ( 0.865205)
test_btest 0.000712 0.000000 83.245891 ( 7.821296)
test_basic 0.003931 0.000000 0.593231 ( 0.679255)
test_all 0.001247 0.000000 464.237620 ( 53.323364)
test_rubyspec 0.020097 0.021056 42.244788 ( 54.695847)
total: 124.50 sec