Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-010412
#<BuildRuby:0x000055f1826cc018
@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.20220731-010412",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003866 0.002781 0.840412 ( 1.221185)
build_miniruby 0.000785 0.000242 0.057241 ( 0.055981)
build_ruby 0.000694 0.000214 0.058597 ( 0.057466)
build_all 0.000500 0.004112 1.537263 ( 0.600640)
build_install 0.007729 0.001346 5.618966 ( 2.150480)
test_btest 0.000606 0.000217 54.714079 ( 7.705287)
test_basic 0.005727 0.000000 0.334742 ( 0.422949)
test_all 0.001124 0.000000 608.033363 ( 89.278786)
test_rubyspec 0.068586 0.061381 43.783951 ( 49.350620)
total: 150.84 sec