Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-012135
#<BuildRuby:0x0000561abc2e3e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230112-012135",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000005 0.000029 ( 0.000014)
build_up 0.005096 0.001092 0.841914 ( 1.387809)
build_miniruby 0.001072 0.000230 1.023192 ( 1.021257)
build_ruby 0.001284 0.000275 2.781229 ( 2.778645)
build_all 0.008923 0.000910 16.689987 ( 2.961781)
build_install 0.010315 0.001056 2.041604 ( 1.069950)
test_btest 0.000945 0.000177 69.938549 ( 11.717343)
test_basic 0.002089 0.004389 0.340622 ( 0.427633)
test_all 0.000940 0.000221 649.604543 (105.146410)
test_rubyspec 0.104886 0.027466 51.829184 ( 59.982853)
total: 186.49 sec