Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-004745
#<BuildRuby:0x00005609cf640328
@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.20220801-004745",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.006445 0.000000 0.837385 ( 0.979210)
build_miniruby 0.000982 0.000000 0.057804 ( 0.056509)
build_ruby 0.000991 0.000000 0.059740 ( 0.058518)
build_all 0.001267 0.003399 1.517127 ( 0.591504)
build_install 0.005363 0.005878 5.639730 ( 2.152580)
test_btest 0.000500 0.000178 51.720965 ( 8.349461)
test_basic 0.004138 0.001478 0.254155 ( 0.343133)
test_all 0.001023 0.000365 627.210877 ( 91.546270)
test_rubyspec 0.078502 0.048772 43.765309 ( 49.366478)
total: 153.44 sec