Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-205222
#<BuildRuby:0x000055d0b57c3108
@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.20230725-205222",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005907 0.001043 1.487873 ( 2.763741)
build_miniruby 0.000787 0.000139 0.871419 ( 0.871326)
build_ruby 0.001090 0.000000 2.587180 ( 2.587481)
build_all 0.009194 0.000000 13.313540 ( 1.189082)
build_install 0.007786 0.000046 1.800037 ( 1.100799)
test_btest 0.000000 0.001017 77.265832 ( 7.514216)
test_basic 0.000000 0.004285 0.640120 ( 0.721063)
test_all 0.000000 0.001926 477.592173 ( 51.198099)
test_rubyspec 0.013831 0.028066 41.983301 ( 54.353008)
total: 122.30 sec