Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-081429
#<BuildRuby:0x0000561fa7fbf7f8
@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-081429",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000093 0.004011 1.009892 ( 1.276100)
build_miniruby 0.000709 0.000129 0.867645 ( 0.867432)
build_ruby 0.000972 0.000176 2.706898 ( 2.708692)
build_all 0.006691 0.000420 12.103841 ( 1.005694)
build_install 0.008968 0.000028 3.547511 ( 0.982441)
test_btest 0.000500 0.000072 63.996018 ( 4.883765)
test_basic 0.003443 0.000000 0.374572 ( 0.456280)
test_all 0.083835 0.020052 406.170895 ( 42.229804)
test_rubyspec 0.033740 0.032147 39.827210 ( 52.516508)
total: 106.93 sec