Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-033636
#<BuildRuby:0x0000560838c5fc88
@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.20230611-033636",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003153 0.003022 1.479865 ( 2.722390)
build_miniruby 0.001065 0.000000 0.728999 ( 0.728789)
build_ruby 0.001214 0.000000 2.398228 ( 2.398548)
build_all 0.009232 0.000000 12.301102 ( 1.094501)
build_install 0.000682 0.006834 1.674063 ( 0.859171)
test_btest 0.000944 0.000236 78.620522 ( 7.530370)
test_basic 0.003261 0.000815 0.476467 ( 0.563377)
test_all 0.000737 0.000185 413.462729 ( 46.703535)
test_rubyspec 0.021255 0.020017 42.102901 ( 54.675381)
total: 117.28 sec