Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-141058
#<BuildRuby:0x00005644f4dd3468
@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.20230107-141058",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005956 0.000399 0.854019 ( 1.169374)
build_miniruby 0.001094 0.000235 1.019737 ( 1.017639)
build_ruby 0.001372 0.000294 2.783966 ( 2.781275)
build_all 0.008291 0.001776 16.904690 ( 2.991145)
build_install 0.010458 0.001090 2.124882 ( 1.084112)
test_btest 0.000827 0.000166 73.295802 ( 11.339597)
test_basic 0.000973 0.005692 0.346692 ( 0.432752)
test_all 0.001131 0.000302 657.186044 ( 97.626774)
test_rubyspec 0.060652 0.062583 52.326054 ( 60.369961)
total: 178.81 sec