Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-095459
#<BuildRuby:0x00005647f9e13678
@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.20231112-095459",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004611 0.000210 1.414744 ( 1.718023)
build_miniruby 0.001034 0.000304 0.936403 ( 0.935893)
build_ruby 0.001574 0.000000 2.721110 ( 2.721965)
build_all 0.008227 0.001625 16.362542 ( 1.442100)
build_install 0.006230 0.003968 4.995751 ( 1.222547)
test_btest 0.000807 0.000246 83.334795 ( 7.807303)
test_basic 0.000210 0.003775 0.693638 ( 0.774429)
test_all 0.088691 0.048081 513.637006 ( 56.952557)
test_rubyspec 0.030218 0.014821 50.131508 ( 62.283876)
total: 135.86 sec