Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-034723
#<BuildRuby:0x000055b65f417fb0
@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.20230125-034723",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000014 0.000006 0.000020 ( 0.000022)
configure 0.000013 0.000006 0.000019 ( 0.000018)
build_up 0.001784 0.005041 0.918942 ( 1.064880)
build_miniruby 0.001336 0.000000 0.994156 ( 0.992345)
build_ruby 0.000000 0.001566 2.754887 ( 2.752187)
build_all 0.007507 0.002355 16.777555 ( 2.995530)
build_install 0.002838 0.008366 2.068934 ( 1.068503)
test_btest 0.000577 0.000374 67.341888 ( 11.289902)
test_basic 0.005432 0.001200 0.354981 ( 0.441096)
test_all 0.000776 0.000474 657.912407 (104.376870)
test_rubyspec 0.072907 0.060604 51.918380 ( 59.994185)
total: 184.98 sec