Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-065608
#<BuildRuby:0x0000560b0c7d4b38
@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.20220405-065608",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009422 0.001570 1.014322 ( 1.314764)
build_miniruby 0.001636 0.000272 0.079656 ( 0.079588)
build_ruby 0.001872 0.000312 0.075148 ( 0.074655)
build_all 0.010604 0.000000 4.224516 ( 0.870867)
build_install 0.018692 0.004094 8.500717 ( 3.018875)
test_btest 0.001165 0.000184 75.025522 ( 8.247695)
test_basic 0.006379 0.001007 0.344801 ( 0.435410)
test_all 0.001768 0.000280 659.215703 ( 65.661811)
test_rubyspec 0.112635 0.058917 46.632467 ( 51.803395)
total: 131.51 sec