Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-201706
#<BuildRuby:0x000055714d5ef448
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220509-201706",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000016 0.000004 0.000020 ( 0.000018)
build_up 0.005652 0.001413 0.868169 ( 1.919428)
build_miniruby 0.000850 0.000213 0.056736 ( 0.055498)
build_ruby 0.000792 0.000198 0.057822 ( 0.056604)
build_all 0.000742 0.003358 1.498433 ( 0.590150)
build_install 0.009400 0.001476 6.272592 ( 2.805214)
test_btest 0.000523 0.000149 47.778244 ( 8.514930)
test_basic 0.005250 0.000161 0.311884 ( 0.400574)
test_all 0.001000 0.000267 636.810774 ( 92.890561)
test_rubyspec 0.079353 0.046912 43.892609 ( 48.849030)
total: 156.08 sec