Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-012725
#<BuildRuby:0x0000560efd40ffa8
@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.20230701-012725",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005126 0.000060 1.428384 ( 2.730005)
build_miniruby 0.000990 0.000047 0.855392 ( 0.855210)
build_ruby 0.001184 0.000057 2.526267 ( 2.526844)
build_all 0.000000 0.008990 11.511251 ( 7.884978)
build_install 0.000741 0.008361 5.224710 ( 2.031218)
test_btest 0.001093 0.000273 87.184970 ( 7.817300)
test_basic 0.003933 0.000984 0.751966 ( 0.832268)
test_all 0.001499 0.000375 472.544439 ( 45.687108)
test_rubyspec 0.016918 0.020152 42.394200 ( 54.838754)
total: 125.20 sec