Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-000932
#<BuildRuby:0x000055ac891c1480
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221027-000932",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.011447 1.095803 ( 1.579233)
build_miniruby 0.000807 0.000742 0.100542 ( 0.098211)
build_ruby 0.001088 0.000454 0.098709 ( 0.096240)
build_all 0.007076 0.001131 1.295784 ( 0.565374)
build_install 0.007016 0.007609 1.650699 ( 0.910966)
test_btest 0.001290 0.000596 63.963863 ( 7.261994)
test_basic 0.005806 0.000337 0.361411 ( 0.451838)
test_all 0.005804 0.001212 518.450242 ( 54.840079)
test_rubyspec 0.088251 0.042696 43.629996 ( 52.173856)
total: 117.98 sec