Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-233823
#<BuildRuby:0x000055f585471550
@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.20220723-233823",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001465 0.008833 0.839336 ( 0.894459)
build_miniruby 0.001106 0.000663 0.063692 ( 0.062357)
build_ruby 0.001299 0.000780 0.066822 ( 0.065155)
build_all 0.006460 0.001138 1.252963 ( 0.473056)
build_install 0.012741 0.004085 4.409218 ( 1.795641)
test_btest 0.001232 0.000616 51.846586 ( 6.462708)
test_basic 0.006871 0.000000 0.295905 ( 0.385089)
test_all 0.001154 0.001693 483.009141 ( 51.682514)
test_rubyspec 0.068767 0.055243 41.866969 ( 47.658547)
total: 109.48 sec