Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-065636
#<BuildRuby:0x000055c1565fbf00
@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.20220723-065636",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006391 0.000000 0.835337 ( 1.415904)
build_miniruby 0.001038 0.000000 0.057436 ( 0.056164)
build_ruby 0.000965 0.000000 0.058703 ( 0.057490)
build_all 0.004711 0.000000 1.514405 ( 0.580792)
build_install 0.005638 0.004813 5.613026 ( 2.137391)
test_btest 0.000749 0.000047 47.382683 ( 8.518461)
test_basic 0.001125 0.004425 0.252191 ( 0.341081)
test_all 0.000933 0.000000 626.723132 ( 93.557439)
test_rubyspec 0.083033 0.039626 43.580765 ( 49.212429)
total: 155.88 sec