Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-090828
#<BuildRuby:0x000056392cfb0188
@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.20231206-090828",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001615 0.003633 0.995156 ( 1.242868)
build_miniruby 0.000797 0.000132 0.872861 ( 0.872939)
build_ruby 0.001064 0.000177 2.702084 ( 2.704782)
build_all 0.004446 0.003241 12.089535 ( 1.004150)
build_install 0.009135 0.000306 3.552742 ( 0.958122)
test_btest 0.000649 0.000122 62.051521 ( 5.985343)
test_basic 0.003495 0.000000 0.372855 ( 0.455603)
test_all 0.086241 0.013666 372.763470 ( 39.327132)
test_rubyspec 0.028129 0.039876 39.687930 ( 52.336976)
total: 104.89 sec