Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-200539
#<BuildRuby:0x0000555bb30d3f40
@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.20220523-200539",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005289 0.001923 0.882612 ( 1.139058)
build_miniruby 0.000765 0.000278 0.057252 ( 0.055884)
build_ruby 0.000926 0.000000 0.057293 ( 0.056143)
build_all 0.004262 0.000000 1.501672 ( 0.607242)
build_install 0.008841 0.001602 6.277979 ( 2.856425)
test_btest 0.000563 0.000173 50.016574 ( 8.224907)
test_basic 0.005558 0.000000 0.284414 ( 0.373830)
test_all 0.002162 0.000000 628.082914 ( 93.532098)
test_rubyspec 0.076734 0.027224 44.027354 ( 49.600943)
total: 156.45 sec