Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-050812
#<BuildRuby:0x00005621a33dbd58
@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.20231208-050812",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004212 0.993628 ( 1.315341)
build_miniruby 0.000000 0.000811 0.871931 ( 0.871463)
build_ruby 0.000885 0.000836 2.709232 ( 2.741634)
build_all 0.004353 0.003536 12.158287 ( 0.998862)
build_install 0.009151 0.000592 3.544593 ( 0.970968)
test_btest 0.000609 0.000144 63.456179 ( 4.776234)
test_basic 0.000677 0.002720 0.375980 ( 0.457856)
test_all 0.077699 0.023197 395.895675 ( 44.569319)
test_rubyspec 0.030877 0.027607 40.390831 ( 53.083238)
total: 109.79 sec