Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-163625
#<BuildRuby:0x00005595dc283468
@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-163625",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000022 0.000010 0.000032 ( 0.000034)
build_up 0.004241 0.002273 0.846264 ( 1.068155)
build_miniruby 0.000843 0.000389 1.015198 ( 1.013340)
build_ruby 0.000000 0.001516 2.793105 ( 2.790553)
build_all 0.009936 0.000021 16.838010 ( 3.001126)
build_install 0.008729 0.000603 2.131684 ( 1.080475)
test_btest 0.000824 0.000000 74.749509 ( 10.879342)
test_basic 0.007616 0.000000 0.379539 ( 0.464132)
test_all 0.001366 0.000000 676.406190 ( 95.211282)
test_rubyspec 0.087057 0.047637 52.393108 ( 60.473812)
total: 175.98 sec