Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-011635
#<BuildRuby:0x0000555d990432c8
@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.20220808-011635",
@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.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.007236 0.961094 ( 1.192083)
build_miniruby 0.000000 0.001226 1.539096 ( 1.385912)
build_ruby 0.000170 0.001723 2.670250 ( 2.476472)
build_all 0.008267 0.001164 15.764840 ( 2.860099)
build_install 0.010912 0.000690 5.767254 ( 2.177265)
test_btest 0.000681 0.000151 54.603619 ( 8.077387)
test_basic 0.004513 0.001003 0.283610 ( 0.372443)
test_all 0.001100 0.000245 614.193573 ( 89.425683)
test_rubyspec 0.089523 0.028449 43.777812 ( 51.173971)
total: 159.14 sec