Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-105651
#<BuildRuby:0x0000555cc9e2fdf8
@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.20230115-105651",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000034 0.000008 0.000042 ( 0.000027)
build_up 0.002925 0.004985 1.337428 ( 1.374503)
build_miniruby 0.001021 0.000314 1.713095 ( 1.575879)
build_ruby 0.001278 0.000393 2.798911 ( 2.796437)
build_all 0.006237 0.003579 16.710715 ( 2.957492)
build_install 0.010906 0.000668 2.165279 ( 1.087345)
test_btest 0.000767 0.000225 69.717384 ( 11.423434)
test_basic 0.005964 0.000407 0.356449 ( 0.442812)
test_all 0.001029 0.000285 685.501076 ( 99.038874)
test_rubyspec 0.065944 0.045315 52.220521 ( 60.272315)
total: 180.97 sec