Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-070106
#<BuildRuby:0x00005608ade98e80
@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.20220816-070106",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000051 0.000020 0.000071 ( 0.000072)
build_up 0.007837 0.001357 0.858418 ( 1.321773)
build_miniruby 0.001125 0.000409 0.065023 ( 0.063995)
build_ruby 0.000000 0.001475 0.057153 ( 0.055858)
build_all 0.005416 0.003383 1.247390 ( 0.478554)
build_install 0.008060 0.008663 1.604527 ( 0.802724)
test_btest 0.000774 0.000387 51.926719 ( 6.052606)
test_basic 0.004099 0.002049 0.284462 ( 0.376323)
test_all 0.002357 0.001179 510.989931 ( 53.573105)
test_rubyspec 0.079795 0.039898 41.574070 ( 49.237171)
total: 111.96 sec