Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-140448
#<BuildRuby:0x000055888eec06c8
@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.20220307-140448",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010547 0.000840 0.994015 ( 1.005702)
build_miniruby 0.001328 0.000408 0.077092 ( 0.074892)
build_ruby 0.000000 0.002055 0.072045 ( 0.070166)
build_all 0.004478 0.006406 4.184128 ( 0.850332)
build_install 0.018780 0.006731 7.914025 ( 2.402142)
test_btest 0.000784 0.000323 72.095033 ( 7.842143)
test_basic 0.002870 0.006012 0.327982 ( 0.415469)
test_all 0.000000 0.001680 659.831976 ( 65.404332)
test_rubyspec 0.084779 0.077822 46.671212 ( 52.124395)
total: 130.19 sec