Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-211943
#<BuildRuby:0x0000562475c98098
@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.20231209-211943",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003923 1.000384 ( 1.258179)
build_miniruby 0.000553 0.000165 0.871828 ( 0.871853)
build_ruby 0.001266 0.000380 2.708755 ( 2.709587)
build_all 0.004749 0.002975 12.067224 ( 0.979188)
build_install 0.008754 0.001500 3.592615 ( 0.971260)
test_btest 0.000666 0.000205 64.458209 ( 5.102326)
test_basic 0.003381 0.000000 0.373616 ( 0.455066)
test_all 0.083363 0.017499 368.482311 ( 42.129690)
test_rubyspec 0.035762 0.035151 39.833505 ( 52.481564)
total: 106.96 sec