Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-235345
#<BuildRuby:0x000055ca3d290010
@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-235345",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003890 0.000389 0.901989 ( 1.177374)
build_miniruby 0.000842 0.000084 0.995246 ( 0.993825)
build_ruby 0.001039 0.000104 2.714247 ( 2.623480)
build_all 0.001152 0.007849 16.024770 ( 3.364488)
build_install 0.008990 0.000147 2.267486 ( 1.325753)
test_btest 0.000500 0.000086 65.503694 ( 10.817193)
test_basic 0.000686 0.004284 0.314979 ( 0.405842)
test_all 0.001747 0.000380 674.683984 (140.348772)
test_rubyspec 0.041434 0.021565 53.437025 ( 61.546307)
total: 222.60 sec