Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-191941
#<BuildRuby:0x0000563af7efe858
@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.20230113-191941",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005682 0.000812 0.893547 ( 1.073376)
build_miniruby 0.001225 0.000000 1.013877 ( 1.011770)
build_ruby 0.000000 0.001593 2.769393 ( 2.766700)
build_all 0.005156 0.004809 16.836645 ( 2.990306)
build_install 0.005583 0.005426 2.065091 ( 1.075717)
test_btest 0.000620 0.000172 75.337282 ( 11.133415)
test_basic 0.006086 0.000490 0.362906 ( 0.449071)
test_all 0.001639 0.000431 666.724971 (117.374474)
test_rubyspec 0.072001 0.055860 51.834223 ( 59.882174)
total: 197.76 sec