Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-193208
#<BuildRuby:0x0000556143397520
@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.20230729-193208",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002241 0.002721 1.321585 ( 2.585154)
build_miniruby 0.000974 0.000133 0.892025 ( 0.891778)
build_ruby 0.001017 0.000139 2.699585 ( 2.700527)
build_all 0.005425 0.003390 13.947134 ( 1.224655)
build_install 0.007317 0.000587 1.976705 ( 0.893811)
test_btest 0.000866 0.000139 79.254057 ( 7.738384)
test_basic 0.000353 0.003903 0.669606 ( 0.746734)
test_all 0.000390 0.000860 500.401309 ( 56.809428)
test_rubyspec 0.027119 0.012776 43.979241 ( 56.395607)
total: 129.99 sec