Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-170909
#<BuildRuby:0x00005647570bb4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-170909",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003963 0.000792 1.028370 ( 1.294910)
build_miniruby 0.000945 0.000189 0.878289 ( 0.878613)
build_ruby 0.000963 0.000192 2.712870 ( 2.714229)
build_all 0.007799 0.000000 12.127550 ( 0.993147)
build_install 0.015458 0.000024 3.538810 ( 0.973839)
test_btest 0.000696 0.000092 63.229491 ( 4.779704)
test_basic 0.000000 0.004632 0.377042 ( 0.458651)
test_all 0.057060 0.045992 402.013263 ( 39.678893)
test_rubyspec 0.011135 0.056164 39.862643 ( 52.488824)
total: 104.26 sec