Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-034026
#<BuildRuby:0x000055881db92be8
@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.20221222-034026",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003975 0.000284 0.873084 ( 1.195574)
build_miniruby 0.000840 0.000060 1.030274 ( 1.029110)
build_ruby 0.000000 0.001077 2.675564 ( 2.674389)
build_all 0.006663 0.002436 15.758772 ( 3.258996)
build_install 0.009191 0.000137 2.217626 ( 1.250225)
test_btest 0.000486 0.000051 58.007870 ( 12.144285)
test_basic 0.000775 0.004165 0.294552 ( 0.385560)
test_all 0.001186 0.000187 671.542004 (156.562895)
test_rubyspec 0.044965 0.024700 51.627919 ( 59.853657)
total: 238.36 sec