Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-004535
#<BuildRuby:0x000055e444bf00f8
@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.20221219-004535",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.004493 0.882143 ( 1.075780)
build_miniruby 0.000000 0.001031 0.929098 ( 0.927556)
build_ruby 0.000717 0.000588 2.792306 ( 2.665702)
build_all 0.007250 0.001726 15.924716 ( 3.336598)
build_install 0.001283 0.007113 2.251044 ( 1.274426)
test_btest 0.000407 0.000130 67.287800 ( 11.216797)
test_basic 0.003891 0.001238 0.296774 ( 0.387475)
test_all 0.001345 0.000000 686.105422 (135.272522)
test_rubyspec 0.030571 0.022145 52.325482 ( 60.612957)
total: 216.77 sec