Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-165507
#<BuildRuby:0x0000555a8ac2b048
@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.20231213-165507",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004338 0.000030 1.010444 ( 1.312977)
build_miniruby 0.001107 0.000092 0.867583 ( 0.866889)
build_ruby 0.001368 0.000114 2.696666 ( 2.697880)
build_all 0.004147 0.003617 12.160662 ( 1.020022)
build_install 0.005392 0.004222 3.565296 ( 0.966740)
test_btest 0.000769 0.000000 65.513892 ( 4.786200)
test_basic 0.004037 0.000000 0.376441 ( 0.459118)
test_all 0.076219 0.026177 389.169083 ( 33.733523)
test_rubyspec 0.032567 0.025451 39.520956 ( 52.237733)
total: 98.08 sec