Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-191617
#<BuildRuby:0x0000557b926afbb8
@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.20231020-191617",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004168 0.000438 1.319326 ( 1.696656)
build_miniruby 0.001044 0.000110 0.870124 ( 0.869419)
build_ruby 0.001446 0.000000 2.640492 ( 2.640525)
build_all 0.006285 0.004180 17.516391 ( 1.550680)
build_install 0.000000 0.009397 5.220372 ( 1.223025)
test_btest 0.000000 0.001088 87.030477 ( 7.312006)
test_basic 0.000523 0.003912 0.601338 ( 0.680819)
test_all 0.004539 0.001381 549.766945 ( 62.003485)
test_rubyspec 0.009356 0.038956 52.191969 ( 64.461971)
total: 142.44 sec