Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-030409
#<BuildRuby:0x0000559c3c87fce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-030409",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003922 0.000603 1.360775 ( 1.756039)
build_miniruby 0.000965 0.000148 0.913207 ( 0.913000)
build_ruby 0.001301 0.000201 2.734794 ( 2.735131)
build_all 0.002313 0.008355 16.933122 ( 1.537726)
build_install 0.006661 0.002470 5.266645 ( 1.218360)
test_btest 0.000732 0.000216 86.757914 ( 6.901071)
test_basic 0.001390 0.003139 0.669854 ( 0.748006)
test_all 0.087181 0.046487 526.150781 ( 51.936692)
test_rubyspec 0.018770 0.028817 50.153408 ( 62.530633)
total: 130.28 sec