Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-064109
#<BuildRuby:0x000055b6e8cb2c40
@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.20220727-064109",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006091 0.000435 0.834087 ( 0.969240)
build_miniruby 0.000926 0.000066 0.057078 ( 0.055776)
build_ruby 0.000777 0.000056 0.059348 ( 0.058071)
build_all 0.004720 0.000023 1.561109 ( 0.599369)
build_install 0.010904 0.000403 5.648087 ( 2.172255)
test_btest 0.000692 0.000000 50.812721 ( 8.245442)
test_basic 0.001066 0.004509 0.318644 ( 0.407359)
test_all 0.000876 0.000103 604.617510 ( 85.373755)
test_rubyspec 0.058108 0.066839 43.592909 ( 49.185878)
total: 147.07 sec