Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-142632
#<BuildRuby:0x00005617e6f93608
@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-142632",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000734 0.011632 1.021630 ( 1.094495)
build_miniruby 0.002600 0.000000 0.079645 ( 0.077251)
build_ruby 0.001751 0.000000 0.077975 ( 0.077224)
build_all 0.007833 0.002900 4.210169 ( 0.883286)
build_install 0.018858 0.005256 8.058978 ( 2.473966)
test_btest 0.000969 0.000456 74.438531 ( 8.229597)
test_basic 0.005012 0.002359 0.339539 ( 0.430192)
test_all 0.001811 0.000852 700.029388 ( 67.414757)
test_rubyspec 0.087929 0.072750 46.532024 ( 51.911289)
total: 132.59 sec