Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-230855
#<BuildRuby:0x000055c2d7ec84f8
@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.20220821-230855",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000090 0.000006 0.000096 ( 0.000107)
build_up 0.011039 0.000458 1.008071 ( 1.127513)
build_miniruby 0.001812 0.000000 0.080512 ( 0.079031)
build_ruby 0.001821 0.000000 0.075284 ( 0.074022)
build_all 0.009648 0.000561 1.556573 ( 0.596624)
build_install 0.022117 0.000069 1.845043 ( 0.922159)
test_btest 0.001365 0.000069 74.438428 ( 8.406117)
test_basic 0.006997 0.000350 0.331570 ( 0.421905)
test_all 0.004493 0.000147 637.276107 ( 64.517157)
test_rubyspec 0.122349 0.043948 45.980483 ( 54.499751)
total: 130.65 sec