Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-034706
#<BuildRuby:0x0000557c1a364098
@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.20231212-034706",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006717 0.000000 1.383686 ( 2.030163)
build_miniruby 0.000928 0.000000 0.886994 ( 0.886571)
build_ruby 0.001068 0.000266 2.813483 ( 2.813714)
build_all 0.009035 0.001131 16.426954 ( 1.522102)
build_install 0.008966 0.000000 4.927838 ( 1.232698)
test_btest 0.001180 0.000000 84.667033 ( 7.566899)
test_basic 0.000919 0.003716 0.794385 ( 0.869103)
test_all 0.110759 0.026828 547.595966 ( 51.099213)
test_rubyspec 0.024847 0.023088 50.292991 ( 62.618373)
total: 130.64 sec