Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-043309
#<BuildRuby:0x000055abea35c028
@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.20221219-043309",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003795 0.000211 0.874137 ( 1.115762)
build_miniruby 0.000982 0.000055 0.965407 ( 0.964221)
build_ruby 0.001129 0.000063 2.730984 ( 2.606170)
build_all 0.009011 0.000026 15.790239 ( 3.343457)
build_install 0.009492 0.000000 2.199793 ( 1.202448)
test_btest 0.000724 0.000000 66.131844 ( 10.751974)
test_basic 0.004810 0.000101 0.330119 ( 0.420646)
test_all 0.002357 0.000102 680.039975 (141.215291)
test_rubyspec 0.038546 0.030922 52.106106 ( 60.269966)
total: 221.89 sec