Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-041530
#<BuildRuby:0x0000564a1df67940
@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.20220430-041530",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006512 0.006013 0.993331 ( 1.126843)
build_miniruby 0.001377 0.000424 0.078989 ( 0.077471)
build_ruby 0.001406 0.000433 0.071600 ( 0.069931)
build_all 0.008954 0.001205 1.505104 ( 0.623776)
build_install 0.014840 0.009985 5.896952 ( 2.825236)
test_btest 0.000928 0.000328 76.339008 ( 8.402642)
test_basic 0.005640 0.003417 0.321109 ( 0.407166)
test_all 0.000994 0.001811 668.307482 ( 65.182025)
test_rubyspec 0.111965 0.070692 45.379956 ( 50.583643)
total: 129.30 sec