Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-230220
#<BuildRuby:0x000055f3c0fc7e70
@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-230220",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000015)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.001604 0.004925 0.893008 ( 1.090628)
build_miniruby 0.000763 0.000485 1.008971 ( 1.007214)
build_ruby 0.000940 0.000599 2.779524 ( 2.777099)
build_all 0.005996 0.003815 16.713105 ( 3.014320)
build_install 0.008827 0.002372 2.101309 ( 1.079030)
test_btest 0.000467 0.000273 78.206152 ( 10.667065)
test_basic 0.001099 0.005877 0.370878 ( 0.456513)
test_all 0.000938 0.000625 654.570095 (113.614527)
test_rubyspec 0.061232 0.053648 51.584399 ( 59.678539)
total: 193.39 sec