Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-103008
#<BuildRuby:0x0000560f0281c178
@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.20231130-103008",
@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.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004794 0.000000 0.958724 ( 1.267991)
build_miniruby 0.001238 0.000000 0.875256 ( 0.874699)
build_ruby 0.001060 0.000000 2.721301 ( 2.722413)
build_all 0.004107 0.003912 12.143950 ( 0.984841)
build_install 0.013125 0.000653 3.587626 ( 0.986318)
test_btest 0.000829 0.000104 65.145664 ( 4.933686)
test_basic 0.004469 0.000016 0.372043 ( 0.453383)
test_all 0.076018 0.026817 401.095854 ( 32.651475)
test_rubyspec 0.036742 0.028240 39.560194 ( 52.257128)
total: 97.13 sec