Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-005609
#<BuildRuby:0x00005582b1dfb4f0
@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.20231204-005609",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004640 0.978138 ( 1.271497)
build_miniruby 0.000000 0.001195 0.862936 ( 0.862593)
build_ruby 0.000000 0.001181 2.694396 ( 2.695491)
build_all 0.003465 0.004818 12.045440 ( 0.974561)
build_install 0.011686 0.001031 3.591191 ( 0.963317)
test_btest 0.000668 0.000191 64.439224 ( 5.219436)
test_basic 0.003235 0.000000 0.369738 ( 0.451916)
test_all 0.079726 0.019836 374.986217 ( 39.855560)
test_rubyspec 0.041770 0.019636 39.691267 ( 52.343380)
total: 104.64 sec