Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-213542
#<BuildRuby:0x000056134cfc8090
@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.20230609-213542",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000000 0.000048 0.000048 ( 0.000018)
build_up 0.000876 0.004397 1.303424 ( 2.593817)
build_miniruby 0.000708 0.000221 0.780140 ( 0.779811)
build_ruby 0.001461 0.000000 2.418874 ( 2.419501)
build_all 0.007505 0.001849 12.518800 ( 1.069938)
build_install 0.005822 0.001747 1.818303 ( 0.898101)
test_btest 0.001011 0.000000 82.264190 ( 6.995020)
test_basic 0.004404 0.000387 0.587080 ( 0.672571)
test_all 0.001364 0.000389 442.893936 ( 42.126514)
test_rubyspec 0.023705 0.018844 41.637794 ( 54.140450)
total: 111.70 sec