Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-032315
#<BuildRuby:0x0000561f9d7b4e50
@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.20220725-032315",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003935 0.008089 1.014931 ( 2.792193)
build_miniruby 0.001683 0.000481 0.073466 ( 0.072802)
build_ruby 0.001518 0.000434 0.076109 ( 0.074655)
build_all 0.010794 0.000550 1.552621 ( 0.579625)
build_install 0.016687 0.006608 5.245006 ( 2.094707)
test_btest 0.000926 0.000257 75.140690 ( 8.711833)
test_basic 0.006459 0.000402 0.333388 ( 0.423000)
test_all 0.001669 0.000440 667.964155 ( 66.579013)
test_rubyspec 0.114589 0.052066 45.555347 ( 51.463054)
total: 132.79 sec