Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-081211
#<BuildRuby:0x000055dc3eb488e8
@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.20220302-081211",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006504 0.005464 1.004685 ( 1.766371)
build_miniruby 0.000000 0.002047 0.073432 ( 0.071364)
build_ruby 0.000642 0.001264 0.076588 ( 0.074729)
build_all 0.006948 0.003746 4.195461 ( 0.851713)
build_install 0.013477 0.010273 7.906298 ( 2.417571)
test_btest 0.000887 0.000345 75.626522 ( 8.181740)
test_basic 0.006614 0.000792 0.343716 ( 0.436930)
test_all 0.001271 0.000468 699.636970 ( 67.880685)
test_rubyspec 0.078605 0.092681 46.139374 ( 51.301108)
total: 132.98 sec