Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-002209
#<BuildRuby:0x000056526578fd58
@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.20240103-002209",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003482 0.003340 1.103686 ( 1.552758)
build_miniruby 0.000985 0.000000 4.424337 ( 4.319517)
build_ruby 0.001493 0.000000 2.636647 ( 2.637836)
build_all 0.005034 0.002501 11.932239 ( 0.960764)
build_install 0.010901 0.000653 3.473867 ( 0.963900)
test_btest 0.000717 0.000107 65.776442 ( 4.800569)
test_basic 0.000428 0.003620 0.404521 ( 0.484612)
test_all 0.076414 0.021664 375.821503 ( 32.537327)
test_rubyspec 0.013737 0.055109 40.028844 ( 52.623130)
total: 100.88 sec