Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-014433
#<BuildRuby:0x000055deecb2ce80
@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.20220802-014433",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000042 0.000007 0.000049 ( 0.000050)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.007668 0.004631 0.810038 ( 1.098238)
build_miniruby 0.001458 0.000000 0.055256 ( 0.055113)
build_ruby 0.001667 0.000000 0.060910 ( 0.060044)
build_all 0.007300 0.001292 1.196444 ( 0.461311)
build_install 0.005049 0.010723 4.178779 ( 1.835214)
test_btest 0.000621 0.000207 52.257792 ( 6.035600)
test_basic 0.005760 0.000000 0.292333 ( 0.385261)
test_all 0.002085 0.000000 493.283490 ( 52.652865)
test_rubyspec 0.098926 0.030481 40.996568 ( 46.962534)
total: 109.55 sec