Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-100833
#<BuildRuby:0x0000557c4b9ce678
@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.20221221-100833",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004309 0.870912 ( 1.392476)
build_miniruby 0.000000 0.000924 0.978477 ( 0.977033)
build_ruby 0.000000 0.001026 2.670978 ( 2.670205)
build_all 0.005535 0.003520 15.724033 ( 3.401518)
build_install 0.003973 0.004699 2.195398 ( 1.221784)
test_btest 0.000442 0.000130 65.966478 ( 11.312570)
test_basic 0.001693 0.003095 0.312262 ( 0.402706)
test_all 0.002076 0.000000 662.641140 (142.934617)
test_rubyspec 0.040391 0.027361 51.905507 ( 60.670379)
total: 224.98 sec