Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-053804
#<BuildRuby:0x0000556b8044bda8
@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.20220611-053804",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006990 0.000000 0.822098 ( 0.929980)
build_miniruby 0.000832 0.000000 0.057581 ( 0.056433)
build_ruby 0.001080 0.000000 0.059253 ( 0.058013)
build_all 0.004164 0.000000 1.513280 ( 0.609495)
build_install 0.011071 0.000000 6.313134 ( 2.840133)
test_btest 0.000606 0.000000 47.547085 ( 8.827609)
test_basic 0.002457 0.003170 0.286682 ( 0.375430)
test_all 0.001331 0.000266 648.681026 ( 94.145777)
test_rubyspec 0.069797 0.041773 44.054682 ( 49.640632)
total: 157.48 sec