Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-115020
#<BuildRuby:0x00005576d7dab5f8
@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.20231021-115020",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004180 0.000199 1.340310 ( 1.559655)
build_miniruby 0.000000 0.001039 0.939546 ( 0.939349)
build_ruby 0.000000 0.001293 2.689119 ( 2.689586)
build_all 0.001106 0.008536 15.741415 ( 1.411042)
build_install 0.010851 0.000532 4.733942 ( 1.124741)
test_btest 0.000000 0.001087 78.732370 ( 7.082832)
test_basic 0.002829 0.002486 0.758339 ( 0.832030)
test_all 0.121597 0.012406 497.649681 ( 45.824877)
test_rubyspec 0.029867 0.018666 49.166922 ( 61.395852)
total: 122.86 sec