Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-221340
#<BuildRuby:0x00005629c739f2c8
@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.20220722-221340",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002153 0.004366 0.907415 ( 2.942201)
build_miniruby 0.000000 0.001002 0.057127 ( 0.055907)
build_ruby 0.000000 0.000907 0.059599 ( 0.058500)
build_all 0.001926 0.002611 1.525383 ( 0.586747)
build_install 0.004262 0.006731 5.629576 ( 2.160157)
test_btest 0.000495 0.000198 46.842577 ( 8.511626)
test_basic 0.000955 0.004397 0.290956 ( 0.379985)
test_all 0.000785 0.000366 608.251590 ( 88.360207)
test_rubyspec 0.073537 0.049433 43.511831 ( 49.417389)
total: 152.47 sec