Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-225215
#<BuildRuby:0x0000559e4f09c098
@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.20231130-225215",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005137 0.000540 1.239755 ( 1.641683)
build_miniruby 0.000921 0.000097 0.930726 ( 0.930846)
build_ruby 0.001207 0.000127 2.621402 ( 2.621663)
build_all 0.010178 0.000138 16.703495 ( 1.496010)
build_install 0.005290 0.004553 4.994127 ( 1.168737)
test_btest 0.001079 0.000000 86.175559 ( 7.420889)
test_basic 0.004414 0.000000 0.737935 ( 0.814281)
test_all 0.112476 0.023367 521.552246 ( 56.127823)
test_rubyspec 0.027737 0.021209 51.100079 ( 63.380866)
total: 135.60 sec