Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-064007
#<BuildRuby:0x000055f2cc250070
@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.20230113-064007",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003965 0.000003 0.630930 ( 1.049422)
build_miniruby 0.000713 0.000178 0.671794 ( 0.670967)
build_ruby 0.001012 0.000253 2.423661 ( 2.423321)
build_all 0.009459 0.000000 12.970797 ( 1.637925)
build_install 0.003236 0.003187 1.484802 ( 0.708920)
test_btest 0.000498 0.000125 67.540085 ( 6.368712)
test_basic 0.002720 0.000680 0.250230 ( 0.350175)
test_all 0.000798 0.000200 494.628683 ( 49.691003)
test_rubyspec 0.012064 0.018243 35.697411 ( 46.052548)
total: 108.95 sec