Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-185944
#<BuildRuby:0x0000563a31380d30
@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.20220903-185944",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000044 0.011274 0.969097 ( 0.993281)
build_miniruby 0.001440 0.000887 0.076584 ( 0.074794)
build_ruby 0.001135 0.000699 0.071481 ( 0.069735)
build_all 0.005382 0.004764 1.579161 ( 0.618723)
build_install 0.015645 0.005677 1.953535 ( 0.969835)
test_btest 0.000619 0.000358 77.311209 ( 8.181991)
test_basic 0.000076 0.007343 0.325038 ( 0.415003)
test_all 0.001655 0.001132 645.708700 ( 65.168998)
test_rubyspec 0.110410 0.066381 45.280062 ( 53.809002)
total: 130.30 sec