Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-211939
#<BuildRuby:0x000055effde71c18
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230108-211939",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.006872 0.002290 0.893394 ( 1.076660)
build_miniruby 0.000984 0.000328 1.029440 ( 1.027527)
build_ruby 0.000000 0.001415 2.772645 ( 2.770310)
build_all 0.009677 0.000364 16.849826 ( 3.001651)
build_install 0.011629 0.000000 2.134247 ( 1.085502)
test_btest 0.000906 0.000002 66.550374 ( 11.363586)
test_basic 0.003252 0.003912 0.356484 ( 0.441214)
test_all 0.001043 0.000313 659.521957 (107.871276)
test_rubyspec 0.092165 0.042564 52.070914 ( 60.134609)
total: 188.77 sec