Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-180833
#<BuildRuby:0x00005597d555a7e0
@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.20220701-180833",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.006897 0.860585 ( 1.251924)
build_miniruby 0.000000 0.001035 0.058009 ( 0.056807)
build_ruby 0.000000 0.000852 0.059047 ( 0.057840)
build_all 0.002249 0.001942 1.540742 ( 0.623141)
build_install 0.010328 0.000657 6.325530 ( 2.861799)
test_btest 0.000556 0.000130 50.160825 ( 8.673006)
test_basic 0.000000 0.005613 0.295174 ( 0.383649)
test_all 0.000330 0.001045 607.305171 ( 89.905291)
test_rubyspec 0.078363 0.050487 44.726897 ( 50.257358)
total: 154.07 sec