Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-164656
#<BuildRuby:0x0000558d8b2df898
@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.20230114-164656",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003499 0.000955 0.823064 ( 1.166148)
build_miniruby 0.000918 0.000000 0.689159 ( 0.682809)
build_ruby 0.001313 0.000000 2.421228 ( 2.420943)
build_all 0.005436 0.004100 12.997416 ( 1.657037)
build_install 0.006637 0.000000 1.536801 ( 0.723727)
test_btest 0.000640 0.000000 68.058821 ( 5.994951)
test_basic 0.000000 0.003851 0.235217 ( 0.330495)
test_all 0.000000 0.001102 499.123299 ( 47.706148)
test_rubyspec 0.017088 0.010566 35.356542 ( 45.896064)
total: 106.58 sec