Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-185958
#<BuildRuby:0x000055ad796f7670
@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.20220821-185958",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006625 0.866380 ( 1.060143)
build_miniruby 0.000000 0.000957 0.057750 ( 0.056585)
build_ruby 0.000000 0.000967 0.059750 ( 0.058516)
build_all 0.003099 0.001354 1.554688 ( 0.605084)
build_install 0.007470 0.003736 1.915899 ( 0.954793)
test_btest 0.000545 0.000255 51.230598 ( 8.750066)
test_basic 0.002786 0.003287 0.351029 ( 0.438657)
test_all 0.001417 0.000708 626.454105 ( 91.244559)
test_rubyspec 0.068456 0.058522 44.476824 ( 52.710564)
total: 155.88 sec