Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-074832
#<BuildRuby:0x000055b43cfdbe70
@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-074832",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000031 0.000004 0.000035 ( 0.000019)
build_up 0.005716 0.000762 0.907723 ( 1.092680)
build_miniruby 0.001175 0.000157 1.017570 ( 1.015749)
build_ruby 0.001536 0.000205 2.802819 ( 2.800293)
build_all 0.009766 0.000117 16.870069 ( 2.983421)
build_install 0.005977 0.005501 2.120157 ( 1.081814)
test_btest 0.000910 0.000160 72.884752 ( 10.882896)
test_basic 0.006426 0.000262 0.349866 ( 0.436090)
test_all 0.001113 0.000186 656.687322 (104.359815)
test_rubyspec 0.087496 0.041080 51.943935 ( 60.003913)
total: 184.66 sec