Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-160448
#<BuildRuby:0x000055f7c923c118
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230728-160448",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000036 0.000000 0.000036 ( 0.000023)
build_up 0.004611 0.000054 1.506511 ( 2.798053)
build_miniruby 0.000964 0.000080 0.899666 ( 0.898926)
build_ruby 0.001051 0.000087 2.776638 ( 2.776719)
build_all 0.006326 0.003409 14.326042 ( 1.296459)
build_install 0.007834 0.000498 2.093901 ( 0.907648)
test_btest 0.000965 0.000121 84.079140 ( 7.118586)
test_basic 0.004337 0.000542 0.717421 ( 0.796326)
test_all 0.001267 0.000158 491.371407 ( 50.575419)
test_rubyspec 0.024607 0.020045 44.244060 ( 56.610588)
total: 123.78 sec