Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-090426
#<BuildRuby:0x00005587338943c8
@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.20230104-090426",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005250 0.001211 0.844257 ( 1.014046)
build_miniruby 0.000961 0.000222 1.011370 ( 1.009259)
build_ruby 0.000000 0.001725 2.775971 ( 2.773273)
build_all 0.007385 0.002316 16.712734 ( 2.979358)
build_install 0.010245 0.001452 2.283830 ( 1.172529)
test_btest 0.000623 0.000155 74.642762 ( 10.678288)
test_basic 0.001745 0.005389 0.350403 ( 0.436019)
test_all 0.001044 0.000326 659.810443 (113.538621)
test_rubyspec 0.067616 0.057099 51.331287 ( 59.362694)
total: 192.96 sec