Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-130300
#<BuildRuby:0x000055e5d43ee620
@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.20230106-130300",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005792 0.000773 0.849452 ( 1.369908)
build_miniruby 0.001060 0.000142 1.020190 ( 1.018370)
build_ruby 0.001312 0.000175 2.771013 ( 2.768649)
build_all 0.008609 0.001148 16.782532 ( 2.986638)
build_install 0.000302 0.008866 2.081838 ( 1.062699)
test_btest 0.000893 0.000223 72.079778 ( 10.889815)
test_basic 0.001112 0.005136 0.344140 ( 0.430658)
test_all 0.000000 0.001286 645.941472 (114.944459)
test_rubyspec 0.062306 0.070201 52.096236 ( 60.240262)
total: 195.71 sec