Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-114244
#<BuildRuby:0x0000562afc8480a0
@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.20231015-114244",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004424 0.000065 1.345020 ( 1.660834)
build_miniruby 0.000910 0.000143 0.881884 ( 0.881503)
build_ruby 0.001367 0.000000 2.759163 ( 2.759782)
build_all 0.010477 0.000000 17.389795 ( 1.516423)
build_install 0.000000 0.009595 5.078541 ( 1.183837)
test_btest 0.000000 0.000773 86.076684 ( 8.157332)
test_basic 0.000000 0.004317 0.700888 ( 0.777552)
test_all 0.002769 0.004953 565.173171 ( 54.202401)
test_rubyspec 0.012756 0.036631 51.060663 ( 63.318623)
total: 134.46 sec