Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-183258
#<BuildRuby:0x0000557bac9bc2d8
@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.20220731-183258",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002276 0.004298 0.818751 ( 1.543705)
build_miniruby 0.000875 0.000062 0.056630 ( 0.055501)
build_ruby 0.000954 0.000000 0.058587 ( 0.057433)
build_all 0.004696 0.000089 1.541561 ( 0.591584)
build_install 0.006548 0.004722 5.698978 ( 2.178807)
test_btest 0.000998 0.000000 55.917234 ( 8.180321)
test_basic 0.005655 0.000000 0.338370 ( 0.426872)
test_all 0.001122 0.000000 631.744845 ( 92.511774)
test_rubyspec 0.085339 0.034710 43.822040 ( 49.438264)
total: 154.98 sec