Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-182213
#<BuildRuby:0x00005625f4aaabc0
@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.20230124-182213",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.005054 0.001555 0.881273 ( 1.061737)
build_miniruby 0.000855 0.000264 1.015610 ( 1.013840)
build_ruby 0.000000 0.001601 2.762988 ( 2.760261)
build_all 0.009609 0.000415 16.684734 ( 2.987780)
build_install 0.007377 0.003752 2.094695 ( 1.072261)
test_btest 0.000653 0.000207 67.889240 ( 11.422681)
test_basic 0.004767 0.001693 0.340071 ( 0.426533)
test_all 0.001194 0.000381 649.260042 ( 99.374534)
test_rubyspec 0.075073 0.055145 51.575259 ( 59.635592)
total: 179.76 sec