Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-131021
#<BuildRuby:0x000055eecb23fe00
@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-131021",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005873 0.000979 0.827594 ( 1.006005)
build_miniruby 0.000898 0.000149 0.057547 ( 0.056365)
build_ruby 0.000862 0.000144 0.059178 ( 0.057913)
build_all 0.000628 0.003830 1.554106 ( 0.597413)
build_install 0.005050 0.004637 1.905419 ( 0.955268)
test_btest 0.000690 0.000197 53.134335 ( 8.212660)
test_basic 0.001573 0.003570 0.318004 ( 0.407076)
test_all 0.001910 0.000636 635.257480 ( 90.528612)
test_rubyspec 0.089471 0.032902 44.527385 ( 52.774172)
total: 154.60 sec