Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-003539
#<BuildRuby:0x0000556ffa9a0208
@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-003539",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002813 0.003867 0.844126 ( 1.313955)
build_miniruby 0.000873 0.000202 0.057643 ( 0.056280)
build_ruby 0.000645 0.000148 0.058952 ( 0.057692)
build_all 0.004254 0.000000 1.500650 ( 0.607485)
build_install 0.006216 0.004788 6.316616 ( 2.815481)
test_btest 0.000609 0.000162 54.484033 ( 8.226777)
test_basic 0.000811 0.004663 0.313952 ( 0.402613)
test_all 0.001050 0.000167 609.759439 ( 89.995395)
test_rubyspec 0.066056 0.051973 44.059844 ( 49.651794)
total: 153.13 sec