Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-094105
#<BuildRuby:0x0000562bd73940c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231123-094105",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001677 0.003416 0.940096 ( 1.389885)
build_miniruby 0.000782 0.000180 0.790883 ( 0.790649)
build_ruby 0.001359 0.000000 2.675539 ( 2.676169)
build_all 0.004786 0.003440 12.652075 ( 1.024121)
build_install 0.005483 0.005581 3.851471 ( 0.993484)
test_btest 0.000533 0.000178 65.812598 ( 4.518799)
test_basic 0.000918 0.003809 0.414103 ( 0.492621)
test_all 0.061552 0.035477 342.698012 ( 34.512319)
test_rubyspec 0.028963 0.038737 39.757689 ( 52.324547)
total: 98.72 sec