Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-171743
#<BuildRuby:0x00005564072eb6c8
@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.20230206-171743",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003731 0.000000 0.618093 ( 1.036009)
build_miniruby 0.000797 0.000098 0.640367 ( 0.639757)
build_ruby 0.001032 0.000159 2.030883 ( 2.031265)
build_all 0.008232 0.000594 12.309885 ( 1.499255)
build_install 0.006460 0.000000 1.473441 ( 0.729596)
test_btest 0.000699 0.000000 65.151237 ( 6.323656)
test_basic 0.003766 0.000000 0.251600 ( 0.346913)
test_all 0.001013 0.000000 491.464910 ( 47.017130)
test_rubyspec 0.018694 0.011286 35.350172 ( 45.933944)
total: 105.56 sec