Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-160659
#<BuildRuby:0x0000560956998080
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-160659",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006501 0.000174 0.907135 ( 1.357474)
build_miniruby 0.000927 0.000062 0.058061 ( 0.056831)
build_ruby 0.000000 0.000890 0.059735 ( 0.058636)
build_all 0.000000 0.004626 1.533987 ( 0.588711)
build_install 0.001417 0.008872 1.904106 ( 0.944504)
test_btest 0.000622 0.000183 50.113018 ( 8.528545)
test_basic 0.004947 0.000328 0.282770 ( 0.372082)
test_all 0.002068 0.000000 617.282446 ( 89.075342)
test_rubyspec 0.080874 0.043020 43.493489 ( 51.907633)
total: 152.89 sec