Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-230950
#<BuildRuby:0x0000564328023138
@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.20230311-230950",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.004009 0.826740 ( 2.234784)
build_miniruby 0.000960 0.000000 0.637916 ( 0.637638)
build_ruby 0.001138 0.000000 2.121134 ( 2.121947)
build_all 0.007969 0.000635 11.211064 ( 0.969922)
build_install 0.005427 0.001480 1.544408 ( 0.813849)
test_btest 0.000322 0.000336 76.651162 ( 6.882313)
test_basic 0.000000 0.003200 0.243528 ( 0.339274)
test_all 0.000000 0.001149 388.276117 ( 42.531477)
test_rubyspec 0.029345 0.001353 36.081431 ( 46.625797)
total: 103.16 sec