Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-115103
#<BuildRuby:0x0000562d2476bce8
@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.20231116-115103",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.005278 1.298273 ( 1.688608)
build_miniruby 0.000000 0.001036 0.863067 ( 0.862813)
build_ruby 0.001531 0.000219 2.633933 ( 2.634195)
build_all 0.008910 0.000961 15.551406 ( 1.395518)
build_install 0.004229 0.004826 4.609785 ( 1.132641)
test_btest 0.001000 0.000228 77.080502 ( 7.091192)
test_basic 0.004489 0.000083 0.691514 ( 0.768324)
test_all 0.093392 0.038833 464.106546 ( 52.313801)
test_rubyspec 0.029227 0.019641 49.042910 ( 61.339935)
total: 129.23 sec