Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-190534
#<BuildRuby:0x00005648ec1a3d68
@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.20230604-190534",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004962 0.000451 1.213386 ( 2.428939)
build_miniruby 0.000965 0.000088 0.791286 ( 0.790557)
build_ruby 0.001153 0.000105 2.403386 ( 2.404177)
build_all 0.008296 0.000754 12.117371 ( 1.056540)
build_install 0.004009 0.003623 1.653132 ( 0.831088)
test_btest 0.000859 0.000123 82.904498 ( 6.952932)
test_basic 0.000000 0.005932 0.700478 ( 0.785584)
test_all 0.000000 0.001232 430.099611 ( 39.664218)
test_rubyspec 0.016218 0.028536 41.916062 ( 54.432169)
total: 109.35 sec