Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-092503
#<BuildRuby:0x00005598b97d0620
@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.20220722-092503",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011413 0.000815 1.026379 ( 3.092944)
build_miniruby 0.002117 0.000151 0.074450 ( 0.072201)
build_ruby 0.001775 0.000126 0.078790 ( 0.077876)
build_all 0.010521 0.000000 1.530281 ( 0.588445)
build_install 0.009690 0.014209 5.250665 ( 2.048673)
test_btest 0.001177 0.000248 74.723291 ( 7.915998)
test_basic 0.002752 0.005622 0.319587 ( 0.406702)
test_all 0.001469 0.000387 676.169875 ( 66.625506)
test_rubyspec 0.103112 0.066923 45.772596 ( 51.511755)
total: 132.34 sec