Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-210915
#<BuildRuby:0x0000558a0c9be740
@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.20221201-210915",
@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.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.004898 1.165819 ( 1.452046)
build_miniruby 0.000000 0.000995 0.953354 ( 0.952004)
build_ruby 0.000000 0.001224 2.727441 ( 2.625265)
build_all 0.005129 0.003706 15.779116 ( 3.200507)
build_install 0.002776 0.005608 2.258604 ( 1.318410)
test_btest 0.000388 0.000164 60.774633 ( 11.657615)
test_basic 0.004214 0.000246 0.302783 ( 0.394703)
test_all 0.001228 0.000000 656.017405 (110.913136)
test_rubyspec 0.036805 0.026328 53.506031 ( 61.685331)
total: 194.20 sec