Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-103544
#<BuildRuby:0x000055d19dab2678
@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.20221229-103544",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000014 0.000011 0.000025 ( 0.000024)
configure 0.000010 0.000008 0.000018 ( 0.000018)
build_up 0.001539 0.005071 0.842061 ( 1.130055)
build_miniruby 0.000648 0.000519 1.010025 ( 1.008262)
build_ruby 0.000933 0.000746 2.766873 ( 2.764200)
build_all 0.009193 0.000581 16.785881 ( 2.993678)
build_install 0.004319 0.007475 2.319530 ( 1.193131)
test_btest 0.000582 0.000436 74.808859 ( 10.982378)
test_basic 0.003060 0.003426 0.351557 ( 0.437761)
test_all 0.000841 0.000648 667.964243 (101.325426)
test_rubyspec 0.070806 0.061555 51.534333 ( 59.573214)
total: 181.41 sec