Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-025331
#<BuildRuby:0x00005626176bfe70
@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.20230114-025331",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000024 0.000006 0.000030 ( 0.000015)
build_up 0.000000 0.006605 0.894905 ( 1.069455)
build_miniruby 0.000000 0.001246 1.013470 ( 1.011383)
build_ruby 0.000000 0.001692 2.778091 ( 2.775512)
build_all 0.003565 0.006317 16.786044 ( 2.980220)
build_install 0.009005 0.002577 2.085082 ( 1.071325)
test_btest 0.000546 0.000257 68.121332 ( 11.280345)
test_basic 0.006112 0.000989 0.347974 ( 0.433391)
test_all 0.000952 0.000423 684.938375 (107.657460)
test_rubyspec 0.091065 0.042132 52.052705 ( 60.069660)
total: 188.35 sec