Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-041618
#<BuildRuby:0x000055d57cc1b040
@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.20231124-041618",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.005789 1.173326 ( 1.564882)
build_miniruby 0.000200 0.001122 0.994499 ( 0.994263)
build_ruby 0.001189 0.000312 2.925852 ( 2.925475)
build_all 0.010049 0.000560 17.855204 ( 1.587120)
build_install 0.000000 0.009768 5.449750 ( 1.242623)
test_btest 0.000396 0.000754 91.511239 ( 7.605516)
test_basic 0.001915 0.003064 0.694346 ( 0.774383)
test_all 0.113442 0.024552 547.578888 ( 65.669909)
test_rubyspec 0.034627 0.014174 52.036691 ( 64.358789)
total: 146.72 sec