Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-155324
#<BuildRuby:0x0000559fe7bc7d48
@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.20230210-155324",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003552 0.000296 0.634579 ( 1.051525)
build_miniruby 0.000851 0.000071 0.646402 ( 0.645639)
build_ruby 0.001103 0.000092 2.072972 ( 2.072422)
build_all 0.004148 0.005477 12.380901 ( 1.513047)
build_install 0.001345 0.005472 1.505773 ( 0.723101)
test_btest 0.000000 0.000686 67.049289 ( 6.197038)
test_basic 0.000000 0.003339 0.251530 ( 0.346737)
test_all 0.000225 0.001177 480.081815 ( 47.082090)
test_rubyspec 0.003653 0.025247 35.042319 ( 45.617891)
total: 105.25 sec