Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-032539
#<BuildRuby:0x000055e4b5dda8c0
@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-032539",
@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.000021 0.000000 0.000021 ( 0.000021)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006194 0.824660 ( 0.865973)
build_miniruby 0.000000 0.000952 0.057315 ( 0.056200)
build_ruby 0.000450 0.000549 0.059391 ( 0.058176)
build_all 0.003981 0.000531 1.532393 ( 0.582755)
build_install 0.005867 0.005339 1.928203 ( 0.967449)
test_btest 0.000745 0.000149 49.827403 ( 8.639790)
test_basic 0.000000 0.005774 0.298949 ( 0.387531)
test_all 0.000720 0.002188 578.917362 ( 93.485065)
test_rubyspec 0.067637 0.055535 43.736455 ( 52.014507)
total: 157.06 sec