Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-221335
#<BuildRuby:0x000055564a728008
@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.20230130-221335",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005677 0.000757 0.913488 ( 1.077219)
build_miniruby 0.001183 0.000158 0.999221 ( 0.997285)
build_ruby 0.001430 0.000190 2.778743 ( 2.776168)
build_all 0.004413 0.005268 16.716067 ( 2.976693)
build_install 0.003527 0.005622 2.097650 ( 1.074957)
test_btest 0.000847 0.000226 77.405643 ( 10.545765)
test_basic 0.005710 0.001523 0.351798 ( 0.436213)
test_all 0.000545 0.000625 663.094620 ( 94.554857)
test_rubyspec 0.042406 0.045740 51.862320 ( 59.966428)
total: 174.41 sec