Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-235306
#<BuildRuby:0x00005594aaf88060
@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.20240105-235306",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003607 0.792604 ( 1.197631)
build_miniruby 0.000755 0.000418 0.995194 ( 0.996903)
build_ruby 0.001248 0.000000 2.958862 ( 2.963444)
build_all 0.008379 0.000229 15.740867 ( 1.383969)
build_install 0.009994 0.000778 3.979352 ( 1.130132)
test_btest 0.000594 0.000079 79.952552 ( 10.288136)
test_basic 0.003688 0.000000 0.429763 ( 0.500076)
test_all 0.097902 0.022226 503.952092 ( 53.407775)
test_rubyspec 0.027609 0.011045 45.728865 ( 58.473884)
total: 130.34 sec