Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-124310
#<BuildRuby:0x00005561716e8e80
@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.20221014-124310",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007728 0.002318 1.100609 ( 1.297677)
build_miniruby 0.001596 0.000478 0.101980 ( 0.098745)
build_ruby 0.001236 0.000371 0.098034 ( 0.095069)
build_all 0.005077 0.001523 1.312176 ( 0.564277)
build_install 0.005676 0.007909 1.595993 ( 0.866015)
test_btest 0.001621 0.000648 62.424442 ( 6.411383)
test_basic 0.004563 0.001826 0.345861 ( 0.447580)
test_all 0.002829 0.005020 492.049468 ( 53.457137)
test_rubyspec 0.075437 0.057902 43.562587 ( 51.949473)
total: 115.19 sec