Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-010006
#<BuildRuby:0x0000563170dd40d0
@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.20230107-010006",
@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.000019 0.000005 0.000024 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.002600 0.003653 0.848448 ( 2.104427)
build_miniruby 0.000961 0.000275 1.016453 ( 1.014537)
build_ruby 0.001231 0.000352 2.767494 ( 2.764934)
build_all 0.005327 0.004532 16.794487 ( 2.991643)
build_install 0.009911 0.001779 2.141905 ( 1.074532)
test_btest 0.000782 0.000244 73.879479 ( 10.600518)
test_basic 0.006702 0.000000 0.314550 ( 0.400782)
test_all 0.001935 0.000000 658.317580 (108.796440)
test_rubyspec 0.059357 0.041476 51.995688 ( 60.088892)
total: 189.84 sec