Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-005405
#<BuildRuby:0x00005623e46dfe58
@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.20220809-005405",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006108 0.000491 0.806829 ( 1.009873)
build_miniruby 0.000780 0.000195 0.057572 ( 0.056417)
build_ruby 0.000690 0.000172 0.059450 ( 0.058343)
build_all 0.004727 0.000000 1.525985 ( 0.587741)
build_install 0.005483 0.003623 5.656427 ( 2.161047)
test_btest 0.000603 0.000161 52.680139 ( 8.162088)
test_basic 0.004673 0.001246 0.351742 ( 0.439820)
test_all 0.000874 0.000234 634.531150 ( 90.045300)
test_rubyspec 0.064095 0.057067 43.982164 ( 51.328309)
total: 153.85 sec