Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-063558
#<BuildRuby:0x0000557bdc087e58
@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.20221125-063558",
@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.000002 0.000010 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003871 0.000596 1.123631 ( 1.142460)
build_miniruby 0.000852 0.000131 1.029843 ( 1.028421)
build_ruby 0.000959 0.000148 2.845252 ( 2.745270)
build_all 0.007890 0.001214 15.887080 ( 3.314572)
build_install 0.008136 0.001251 2.098098 ( 1.201232)
test_btest 0.000518 0.000080 65.395885 ( 10.478100)
test_basic 0.000431 0.004533 0.285564 ( 0.376188)
test_all 0.001289 0.000276 705.959436 (107.197543)
test_rubyspec 0.034624 0.029123 53.425173 ( 61.626061)
total: 189.11 sec