Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-005717
#<BuildRuby:0x000055640869e878
@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.20220827-005717",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006612 0.000000 0.853732 ( 3.716198)
build_miniruby 0.001050 0.000000 0.058505 ( 0.057340)
build_ruby 0.001024 0.000000 0.060314 ( 0.059055)
build_all 0.004582 0.000000 1.516166 ( 0.589737)
build_install 0.006464 0.004614 1.916470 ( 0.954911)
test_btest 0.000788 0.000046 54.971323 ( 7.946345)
test_basic 0.005494 0.000323 0.363504 ( 0.451524)
test_all 0.002087 0.000122 626.779565 ( 91.968327)
test_rubyspec 0.070803 0.053024 43.877267 ( 52.139172)
total: 157.88 sec