Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-233218
#<BuildRuby:0x00005648eee13600
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220914-233218",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003018 0.007148 1.090216 ( 1.218223)
build_miniruby 0.001725 0.000323 0.070704 ( 0.068491)
build_ruby 0.001640 0.000308 0.073088 ( 0.071204)
build_all 0.008167 0.001532 1.592862 ( 0.610274)
build_install 0.017290 0.005288 1.907113 ( 0.936586)
test_btest 0.001075 0.000227 95.621048 ( 9.298701)
test_basic 0.005826 0.001226 0.356201 ( 0.445661)
test_all 0.004890 0.001030 623.092257 ( 65.594885)
test_rubyspec 0.115669 0.051015 46.896822 ( 55.078268)
total: 133.32 sec