Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-105439
#<BuildRuby:0x000055d9621ec0d0
@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.20220706-105439",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.003296 0.003497 0.827625 ( 1.050884)
build_miniruby 0.000841 0.000112 0.058093 ( 0.056962)
build_ruby 0.000829 0.000110 0.058941 ( 0.057772)
build_all 0.004327 0.000047 1.511354 ( 0.601015)
build_install 0.009372 0.001172 6.303360 ( 2.868078)
test_btest 0.000695 0.000087 47.833443 ( 8.860711)
test_basic 0.001609 0.004917 0.344955 ( 0.431653)
test_all 0.001117 0.000209 628.069118 ( 89.461368)
test_rubyspec 0.073539 0.056307 44.476993 ( 50.028298)
total: 153.42 sec