Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-223009
#<BuildRuby:0x00005641eff68178
@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.20231215-223009",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005005 0.000000 1.027982 ( 1.304917)
build_miniruby 0.001137 0.000000 0.877881 ( 0.877202)
build_ruby 0.000000 0.001661 2.702712 ( 2.704209)
build_all 0.006844 0.001501 12.127664 ( 1.034298)
build_install 0.008716 0.000109 3.590806 ( 0.977553)
test_btest 0.000645 0.000000 64.594762 ( 4.844671)
test_basic 0.003359 0.000000 0.374961 ( 0.455986)
test_all 0.065130 0.034293 395.701246 ( 43.618562)
test_rubyspec 0.039510 0.033038 39.758884 ( 52.428832)
total: 108.25 sec