Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-021801
#<BuildRuby:0x0000558eefde6f88
@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.20230312-021801",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003745 0.000375 0.827270 ( 2.108951)
build_miniruby 0.000799 0.000080 0.642022 ( 0.641210)
build_ruby 0.001003 0.000100 2.103593 ( 2.103316)
build_all 0.008333 0.000000 11.205769 ( 0.994169)
build_install 0.007100 0.000000 1.549652 ( 0.843407)
test_btest 0.000977 0.000000 75.152729 ( 6.787179)
test_basic 0.003129 0.000000 0.245747 ( 0.342306)
test_all 0.001274 0.000000 387.785853 ( 40.401580)
test_rubyspec 0.024248 0.005575 36.074847 ( 46.597922)
total: 100.82 sec