Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-223830
#<BuildRuby:0x000055f07f99e678
@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.20230123-223830",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000045 0.000010 0.000055 ( 0.000055)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006294 0.002593 0.850195 ( 1.046070)
build_miniruby 0.001062 0.000266 1.009360 ( 1.007400)
build_ruby 0.001293 0.000323 2.756193 ( 2.753560)
build_all 0.009426 0.000379 16.687235 ( 3.001479)
build_install 0.001897 0.007265 2.081822 ( 1.070765)
test_btest 0.000750 0.000237 71.934453 ( 10.693251)
test_basic 0.001794 0.004553 0.346304 ( 0.432766)
test_all 0.001020 0.000376 653.388092 (104.080187)
test_rubyspec 0.063843 0.051211 51.295051 ( 59.407513)
total: 183.49 sec