Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-213151
#<BuildRuby:0x000055fbc78848e8
@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.20220829-213151",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006034 0.006332 0.978607 ( 1.475657)
build_miniruby 0.001546 0.000644 0.077066 ( 0.076372)
build_ruby 0.000168 0.002479 0.078500 ( 0.077350)
build_all 0.004825 0.006731 1.548079 ( 0.607579)
build_install 0.015887 0.005689 1.891467 ( 0.927755)
test_btest 0.000820 0.000410 74.361281 ( 8.653803)
test_basic 0.003460 0.004050 0.332988 ( 0.423482)
test_all 0.002993 0.001584 675.629676 ( 67.026602)
test_rubyspec 0.102848 0.077144 45.620361 ( 54.112493)
total: 133.38 sec