Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-082338
#<BuildRuby:0x000055942c72c098
@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.20231205-082338",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.004388 0.001032 1.184124 ( 1.550624)
build_miniruby 0.000000 0.000933 0.921955 ( 0.921898)
build_ruby 0.000000 0.001442 2.753575 ( 2.754230)
build_all 0.005026 0.004781 16.346874 ( 1.454886)
build_install 0.000241 0.008067 4.801375 ( 1.145815)
test_btest 0.000495 0.000208 84.187377 ( 7.703534)
test_basic 0.003560 0.000000 0.552286 ( 0.631640)
test_all 0.101524 0.034247 547.072771 ( 49.502622)
test_rubyspec 0.013161 0.039817 51.715308 ( 64.108464)
total: 129.77 sec