Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-080648
#<BuildRuby:0x0000556f5b48a678
@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.20230110-080648",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.006200 0.000291 0.848102 ( 1.153341)
build_miniruby 0.001220 0.000153 1.015059 ( 1.013155)
build_ruby 0.001488 0.000186 2.796571 ( 2.793764)
build_all 0.009448 0.000618 16.870103 ( 2.993589)
build_install 0.011258 0.000236 2.120014 ( 1.076829)
test_btest 0.000782 0.000082 69.050711 ( 11.566775)
test_basic 0.007137 0.000246 0.365770 ( 0.450354)
test_all 0.001067 0.000107 671.161922 (103.087950)
test_rubyspec 0.063768 0.046235 51.972434 ( 60.023610)
total: 184.16 sec