Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-221015
#<BuildRuby:0x0000557f69b47e98
@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.20220423-221015",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002543 0.004223 0.889593 ( 1.374607)
build_miniruby 0.000772 0.000111 0.057778 ( 0.056560)
build_ruby 0.001033 0.000000 0.059606 ( 0.058355)
build_all 0.004171 0.000000 1.505740 ( 0.615644)
build_install 0.008451 0.000172 6.283031 ( 2.851723)
test_btest 0.000617 0.000073 50.467153 ( 8.557800)
test_basic 0.002418 0.003927 0.356458 ( 0.443874)
test_all 0.001201 0.000201 656.381696 ( 93.169009)
test_rubyspec 0.101435 0.026742 44.473927 ( 49.329348)
total: 156.46 sec