Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-034335
#<BuildRuby:0x000055f016bab6f0
@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.20230627-034335",
@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.000056 0.000000 0.000056 ( 0.000032)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006196 0.000000 1.465986 ( 2.785805)
build_miniruby 0.000995 0.000000 0.804579 ( 0.804323)
build_ruby 0.001235 0.000000 2.569956 ( 2.569710)
build_all 0.000238 0.009803 16.467114 ( 1.461682)
build_install 0.005112 0.004307 4.784292 ( 1.124666)
test_btest 0.000692 0.000296 88.088786 ( 7.604928)
test_basic 0.000000 0.003689 0.643392 ( 0.726543)
test_all 0.000571 0.001369 468.206739 ( 42.947756)
test_rubyspec 0.007971 0.034153 44.197076 ( 56.616908)
total: 116.64 sec