Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-120140
#<BuildRuby:0x00005607aba77610
@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-120140",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003756 0.000000 0.624843 ( 1.048362)
build_miniruby 0.000696 0.000150 0.677874 ( 0.676953)
build_ruby 0.001041 0.000260 2.419686 ( 2.423992)
build_all 0.009346 0.000269 12.906235 ( 1.602749)
build_install 0.002563 0.003717 1.541838 ( 0.741511)
test_btest 0.000596 0.000159 63.766526 ( 6.465697)
test_basic 0.003017 0.000805 0.261677 ( 0.356876)
test_all 0.001158 0.000309 490.595796 ( 47.117604)
test_rubyspec 0.008805 0.019673 35.859026 ( 46.183238)
total: 106.62 sec