Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-134001
#<BuildRuby:0x0000563ea6dfa350
@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.20221203-134001",
@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.000008 0.000001 0.000009 ( 0.000024)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004029 0.000620 1.172736 ( 1.325541)
build_miniruby 0.000886 0.000137 1.073115 ( 1.071989)
build_ruby 0.001198 0.000184 2.846992 ( 2.741129)
build_all 0.003751 0.005306 15.913047 ( 3.364887)
build_install 0.009172 0.000000 2.266748 ( 1.275527)
test_btest 0.000628 0.000000 58.828639 ( 12.272517)
test_basic 0.004703 0.000075 0.297439 ( 0.387927)
test_all 0.001238 0.000232 660.211369 (108.473637)
test_rubyspec 0.039580 0.030996 53.292767 ( 61.494250)
total: 192.41 sec