Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-071642
#<BuildRuby:0x0000555fe3f46878
@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.20220618-071642",
@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.000007)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007212 0.000000 0.798411 ( 1.501312)
build_miniruby 0.001104 0.000000 0.089442 ( 0.087431)
build_ruby 0.000000 0.002053 3.531870 ( 3.332654)
build_all 0.007560 0.001826 15.782140 ( 2.917545)
build_install 0.008591 0.000452 6.385962 ( 2.848827)
test_btest 0.000734 0.000000 48.120131 ( 8.930795)
test_basic 0.001891 0.003810 0.263513 ( 0.352356)
test_all 0.001333 0.000127 610.215281 ( 94.697682)
test_rubyspec 0.083599 0.027311 44.126614 ( 49.686417)
total: 164.36 sec