Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-031724
#<BuildRuby:0x0000556567060028
@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.20230104-031724",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005284 0.001626 0.843228 ( 1.026457)
build_miniruby 0.001020 0.000314 1.020259 ( 1.018302)
build_ruby 0.001171 0.000361 2.795543 ( 2.792995)
build_all 0.008636 0.001205 16.776077 ( 3.019529)
build_install 0.004151 0.007459 2.288451 ( 1.169104)
test_btest 0.000780 0.000292 78.379591 ( 10.950564)
test_basic 0.002089 0.005358 0.362451 ( 0.447263)
test_all 0.000871 0.000382 647.977771 (106.338826)
test_rubyspec 0.083447 0.046395 51.888041 ( 59.912044)
total: 186.68 sec