Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-132917
#<BuildRuby:0x000055ed1ab2fce8
@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.20230615-132917",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005756 0.000288 1.331010 ( 2.898927)
build_miniruby 0.000000 0.001150 0.851613 ( 0.850616)
build_ruby 0.000000 0.001199 2.470132 ( 2.470590)
build_all 0.009342 0.000785 12.906051 ( 1.165975)
build_install 0.008431 0.000000 1.839861 ( 0.879120)
test_btest 0.001026 0.000000 81.473671 ( 7.128495)
test_basic 0.005225 0.000000 0.625899 ( 0.707245)
test_all 0.001404 0.000000 426.032909 ( 44.674858)
test_rubyspec 0.027909 0.012724 42.429443 ( 54.980009)
total: 115.76 sec