Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-182041
#<BuildRuby:0x000055e3a5a66c40
@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.20220813-182041",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006634 0.000000 0.809149 ( 0.892489)
build_miniruby 0.000830 0.000000 0.057576 ( 0.056400)
build_ruby 0.000894 0.000000 0.059784 ( 0.058678)
build_all 0.000475 0.004192 1.528101 ( 0.590014)
build_install 0.008410 0.000525 1.906799 ( 0.961987)
test_btest 0.000791 0.000000 53.320995 ( 8.299577)
test_basic 0.005336 0.000086 0.302451 ( 0.391526)
test_all 0.002272 0.000134 600.695236 ( 92.752229)
test_rubyspec 0.078402 0.039379 44.213548 ( 51.602068)
total: 155.61 sec