Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-132357
#<BuildRuby:0x000055628eda28c0
@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.20220805-132357",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005594 0.000861 0.871066 ( 2.318453)
build_miniruby 0.000000 0.000953 0.058182 ( 0.056984)
build_ruby 0.000000 0.000967 0.059045 ( 0.057972)
build_all 0.001898 0.002721 1.521499 ( 0.589414)
build_install 0.010064 0.001201 5.619962 ( 2.144694)
test_btest 0.000702 0.000151 47.507956 ( 8.748963)
test_basic 0.000525 0.005068 0.280949 ( 0.369763)
test_all 0.000827 0.000236 631.334431 ( 93.114762)
test_rubyspec 0.051601 0.071330 43.544531 ( 50.982006)
total: 158.38 sec