Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-080724
#<BuildRuby:0x00005588ae19c4b8
@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-080724",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002610 0.007815 1.031692 ( 2.195903)
build_miniruby 0.001673 0.000558 0.066968 ( 0.064799)
build_ruby 0.000000 0.001906 0.078534 ( 0.076740)
build_all 0.003315 0.005985 1.525891 ( 0.574695)
build_install 0.010048 0.011635 1.902583 ( 0.927617)
test_btest 0.000601 0.000343 76.663709 ( 8.164078)
test_basic 0.005531 0.003160 0.332436 ( 0.420353)
test_all 0.002785 0.000855 683.768647 ( 66.823199)
test_rubyspec 0.101576 0.072542 45.901182 ( 54.292281)
total: 133.54 sec