Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-003916
#<BuildRuby:0x0000562bcfc900d0
@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.20220819-003916",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002232 0.004502 0.840709 ( 0.873731)
build_miniruby 0.000855 0.000132 0.057255 ( 0.055976)
build_ruby 0.000845 0.000130 0.058943 ( 0.057738)
build_all 0.004073 0.000627 1.544391 ( 0.595461)
build_install 0.010559 0.000131 1.901355 ( 0.957500)
test_btest 0.000710 0.000095 48.489642 ( 8.412025)
test_basic 0.004983 0.000665 0.289090 ( 0.378576)
test_all 0.001693 0.000226 608.091038 ( 92.205146)
test_rubyspec 0.050211 0.046420 43.841878 ( 52.138748)
total: 155.68 sec