Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-063035
#<BuildRuby:0x00005571da597fa8
@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.20230523-063035",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004217 0.001406 1.380019 ( 2.603874)
build_miniruby 0.000829 0.000276 0.795896 ( 0.796007)
build_ruby 0.000941 0.000313 2.377610 ( 2.377313)
build_all 0.007902 0.000984 12.564589 ( 1.099168)
build_install 0.005404 0.002045 1.740941 ( 0.856971)
test_btest 0.000852 0.000262 83.081546 ( 6.787131)
test_basic 0.001274 0.003222 0.633623 ( 0.719866)
test_all 0.001132 0.000404 439.168535 ( 45.939597)
test_rubyspec 0.014741 0.023858 41.154934 ( 53.607074)
total: 114.79 sec