Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-203329
#<BuildRuby:0x00005648c7943520
@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.20230711-203329",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001572 0.003755 1.294247 ( 2.617467)
build_miniruby 0.001155 0.000182 0.990381 ( 0.990089)
build_ruby 0.001219 0.000192 2.585093 ( 2.585474)
build_all 0.002624 0.006963 13.213158 ( 1.131168)
build_install 0.007632 0.000000 1.918990 ( 0.915294)
test_btest 0.000917 0.000180 83.770006 ( 7.570061)
test_basic 0.003405 0.000000 0.594201 ( 0.673777)
test_all 0.000000 0.001601 470.599232 ( 42.901875)
test_rubyspec 0.005774 0.032085 42.439142 ( 54.966680)
total: 114.35 sec