Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-180131
#<BuildRuby:0x000055f272c3f040
@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.20231121-180131",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005050 0.000195 1.363510 ( 1.764844)
build_miniruby 0.000953 0.000174 0.957056 ( 0.956417)
build_ruby 0.001140 0.000207 2.788594 ( 2.788853)
build_all 0.006712 0.003852 16.601383 ( 1.572051)
build_install 0.008396 0.000912 5.106406 ( 1.217167)
test_btest 0.000882 0.000189 85.546195 ( 7.364648)
test_basic 0.003296 0.000706 0.694593 ( 0.771312)
test_all 0.110401 0.026575 495.167316 ( 56.226508)
test_rubyspec 0.024491 0.024763 49.956134 ( 62.308600)
total: 134.97 sec