Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-123919
#<BuildRuby:0x0000556bcab3d1f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220717-123919",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008098 0.001488 0.830587 ( 0.907347)
build_miniruby 0.001457 0.000529 0.064042 ( 0.062104)
build_ruby 0.001060 0.000386 0.052027 ( 0.050776)
build_all 0.003119 0.003994 1.252864 ( 0.484911)
build_install 0.011885 0.005736 4.309635 ( 1.837671)
test_btest 0.001324 0.000567 52.972904 ( 6.152154)
test_basic 0.006239 0.000570 0.288441 ( 0.378124)
test_all 0.002064 0.000826 486.199316 ( 51.602053)
test_rubyspec 0.068189 0.059696 42.011172 ( 47.828263)
total: 109.30 sec