Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-033939
#<BuildRuby:0x000055dbe70a71c0
@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.20230209-033939",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003133 0.000627 0.625671 ( 1.017213)
build_miniruby 0.000745 0.000149 0.635608 ( 0.634826)
build_ruby 0.001052 0.000210 2.075938 ( 2.096260)
build_all 0.006333 0.002817 12.313438 ( 1.500827)
build_install 0.003702 0.002797 1.484710 ( 0.706200)
test_btest 0.000552 0.000147 64.747766 ( 5.985231)
test_basic 0.002896 0.000772 0.249158 ( 0.344849)
test_all 0.000804 0.000215 494.443936 ( 47.262237)
test_rubyspec 0.011748 0.017466 35.094796 ( 45.578841)
total: 105.13 sec