Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-202024
#<BuildRuby:0x000055709e5636c8
@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.20231220-202024",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000719 0.003578 1.193154 ( 1.560933)
build_miniruby 0.000958 0.000152 0.929779 ( 0.929457)
build_ruby 0.001261 0.000199 2.723896 ( 2.724785)
build_all 0.009826 0.000000 15.581223 ( 1.422568)
build_install 0.008354 0.000000 4.624049 ( 1.115395)
test_btest 0.001228 0.000000 81.491165 ( 7.487858)
test_basic 0.000000 0.004109 0.637349 ( 0.713948)
test_all 0.095811 0.037581 479.623080 ( 49.425552)
test_rubyspec 0.030842 0.014825 50.855301 ( 63.163989)
total: 128.55 sec