Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-181014
#<BuildRuby:0x000055f4feacc148
@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.20220507-181014",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003107 0.003704 0.860687 ( 0.987550)
build_miniruby 0.001063 0.000000 0.057968 ( 0.056673)
build_ruby 0.001059 0.000000 0.058225 ( 0.056962)
build_all 0.004159 0.000000 1.488937 ( 0.597751)
build_install 0.008402 0.002574 6.244984 ( 2.798105)
test_btest 0.000542 0.000208 52.639593 ( 8.248719)
test_basic 0.006847 0.000000 0.385818 ( 0.472947)
test_all 0.001567 0.000000 632.313871 ( 91.862929)
test_rubyspec 0.055907 0.050210 43.739676 ( 48.693547)
total: 153.78 sec