Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-042115
#<BuildRuby:0x00005564af1cebe8
@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.20230108-042115",
@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.000039 0.000009 0.000048 ( 0.000048)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001995 0.004439 0.846973 ( 1.021598)
build_miniruby 0.000946 0.000270 1.022967 ( 1.021246)
build_ruby 0.000000 0.001631 2.785432 ( 2.782785)
build_all 0.009946 0.000000 16.806370 ( 2.987028)
build_install 0.010100 0.001300 2.148223 ( 1.094180)
test_btest 0.000885 0.000221 73.826612 ( 11.053993)
test_basic 0.001968 0.004503 0.341231 ( 0.427798)
test_all 0.000977 0.000293 658.711883 (114.903289)
test_rubyspec 0.089883 0.040821 52.267812 ( 60.309462)
total: 195.60 sec