Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-103156
#<BuildRuby:0x0000563973ac44e8
@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.20220316-103156",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010517 0.000000 1.020951 ( 2.223647)
build_miniruby 0.001643 0.000000 0.077232 ( 0.075672)
build_ruby 0.001945 0.000000 0.073313 ( 0.071206)
build_all 0.005876 0.004573 4.191493 ( 0.870008)
build_install 0.023809 0.000504 7.991676 ( 2.436153)
test_btest 0.001137 0.000057 72.063769 ( 7.983389)
test_basic 0.007529 0.000377 0.339338 ( 0.427896)
test_all 0.001647 0.000083 685.250684 ( 67.689138)
test_rubyspec 0.101719 0.071459 46.204617 ( 51.380648)
total: 133.16 sec