Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-193911
#<BuildRuby:0x0000558113d33f58
@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.20221207-193911",
@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.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002242 0.002320 1.233182 ( 1.231742)
build_miniruby 0.000809 0.000231 0.959417 ( 0.958086)
build_ruby 0.001173 0.000000 2.912155 ( 2.800534)
build_all 0.008463 0.000650 15.795524 ( 3.310457)
build_install 0.005901 0.004380 2.329819 ( 1.278740)
test_btest 0.000445 0.000131 61.617531 ( 11.470859)
test_basic 0.004105 0.001207 0.307073 ( 0.396974)
test_all 0.000784 0.000230 660.251460 (111.578345)
test_rubyspec 0.045887 0.018093 53.043188 ( 61.190585)
total: 194.22 sec