Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-033436
#<BuildRuby:0x0000559097854a58
@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.20220309-033436",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000122 0.000019 0.000141 ( 0.000077)
build_up 0.012418 0.000000 1.076570 ( 2.669902)
build_miniruby 0.001593 0.000000 0.069588 ( 0.069095)
build_ruby 0.001942 0.000000 0.070529 ( 0.069596)
build_all 0.008895 0.001013 4.190615 ( 0.854109)
build_install 0.017642 0.005972 8.025704 ( 2.423243)
test_btest 0.000918 0.000145 75.260344 ( 7.914339)
test_basic 0.007377 0.000334 0.339538 ( 0.428859)
test_all 0.001489 0.000224 691.141348 ( 67.231129)
test_rubyspec 0.106915 0.057979 46.645603 ( 51.922602)
total: 133.58 sec