Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-093256
#<BuildRuby:0x00005619b2ecf438
@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.20231220-093256",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004262 0.000144 1.047263 ( 1.433767)
build_miniruby 0.000804 0.000219 0.900885 ( 0.900960)
build_ruby 0.000908 0.000247 2.734589 ( 2.740083)
build_all 0.006860 0.000725 12.291302 ( 1.024538)
build_install 0.003525 0.005382 3.584874 ( 1.014274)
test_btest 0.000479 0.000160 69.275481 ( 5.356092)
test_basic 0.002425 0.000808 0.398024 ( 0.474069)
test_all 0.077420 0.028230 435.310972 ( 43.559709)
test_rubyspec 0.020583 0.028396 40.317730 ( 53.088180)
total: 109.59 sec