Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-074140
#<BuildRuby:0x000055eb1c1c86c8
@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.20220306-074140",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000029 0.000007 0.000036 ( 0.000033)
build_up 0.006456 0.004862 1.052075 ( 1.543388)
build_miniruby 0.002117 0.000000 0.073237 ( 0.071515)
build_ruby 0.000000 0.002201 0.071854 ( 0.069557)
build_all 0.009183 0.001564 4.211747 ( 0.849788)
build_install 0.020378 0.003311 7.893655 ( 2.442556)
test_btest 0.000905 0.000252 76.191668 ( 8.129193)
test_basic 0.005136 0.001426 0.326244 ( 0.420740)
test_all 0.001803 0.000000 687.866890 ( 67.226261)
test_rubyspec 0.087711 0.074128 46.372173 ( 51.505917)
total: 132.26 sec