Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-175924
#<BuildRuby:0x000055d459b0c010
@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.20230123-175924",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.006334 0.000000 0.924250 ( 1.115402)
build_miniruby 0.001288 0.000000 0.995310 ( 0.993385)
build_ruby 0.001424 0.000212 2.751873 ( 2.749223)
build_all 0.008180 0.001636 16.692876 ( 2.980946)
build_install 0.009356 0.001871 2.080905 ( 1.072436)
test_btest 0.001026 0.000000 75.037806 ( 10.025659)
test_basic 0.007733 0.000000 0.380440 ( 0.463684)
test_all 0.001481 0.000000 655.886463 ( 94.747658)
test_rubyspec 0.066718 0.050078 51.099376 ( 59.162720)
total: 173.31 sec