Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-172029
#<BuildRuby:0x000055a8a84125c0
@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.20220725-172029",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011278 0.001664 0.986085 ( 1.212978)
build_miniruby 0.001650 0.000381 0.076706 ( 0.075209)
build_ruby 0.002013 0.000464 0.079964 ( 0.077580)
build_all 0.007610 0.001756 1.519746 ( 0.579997)
build_install 0.018483 0.002780 5.288956 ( 2.147933)
test_btest 0.000884 0.000189 72.016408 ( 8.110887)
test_basic 0.002258 0.005377 0.319609 ( 0.409016)
test_all 0.001531 0.000408 684.302892 ( 66.618158)
test_rubyspec 0.105572 0.074971 45.410644 ( 51.217836)
total: 130.45 sec