Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-175253
#<BuildRuby:0x00005591cc6c8028
@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.20230119-175253",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005817 0.000245 0.843470 ( 1.057500)
build_miniruby 0.001016 0.000127 1.022643 ( 1.020794)
build_ruby 0.000000 0.001542 2.792197 ( 2.789598)
build_all 0.006863 0.002956 16.901954 ( 2.990194)
build_install 0.007368 0.003994 2.135667 ( 1.085416)
test_btest 0.000858 0.000181 78.542490 ( 10.510052)
test_basic 0.002443 0.004856 0.359098 ( 0.443828)
test_all 0.001050 0.000277 666.572326 ( 97.601304)
test_rubyspec 0.087540 0.035049 52.181861 ( 60.237958)
total: 177.74 sec