Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-033135
#<BuildRuby:0x000055fbded47328
@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-033135",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001936 0.003536 1.452904 ( 2.790828)
build_miniruby 0.000812 0.000171 0.814486 ( 0.813726)
build_ruby 0.000987 0.000208 2.460410 ( 2.461269)
build_all 0.008957 0.001000 13.094320 ( 1.193785)
build_install 0.008534 0.000021 1.898752 ( 0.893097)
test_btest 0.000951 0.000173 85.178032 ( 7.234848)
test_basic 0.003762 0.000684 0.714154 ( 0.797139)
test_all 0.001395 0.000253 440.372105 ( 44.168196)
test_rubyspec 0.026583 0.014572 42.122226 ( 54.585238)
total: 114.94 sec