Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-171424
#<BuildRuby:0x0000562fc39abde0
@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.20220802-171424",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006159 0.000528 0.841860 ( 1.149578)
build_miniruby 0.000837 0.000193 0.057871 ( 0.056489)
build_ruby 0.000812 0.000188 0.059583 ( 0.058291)
build_all 0.003815 0.000880 1.513275 ( 0.586803)
build_install 0.008023 0.003126 5.684312 ( 2.185201)
test_btest 0.000560 0.000140 47.423453 ( 8.613331)
test_basic 0.004710 0.001177 0.343013 ( 0.431186)
test_all 0.000711 0.000178 617.210205 ( 90.184224)
test_rubyspec 0.095101 0.028428 43.485631 ( 49.056431)
total: 152.32 sec