Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-120915
#<BuildRuby:0x000056382d83bba0
@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.20220801-120915",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008102 0.001076 0.831952 ( 1.065335)
build_miniruby 0.001243 0.000311 0.064372 ( 0.063272)
build_ruby 0.001590 0.000000 0.065152 ( 0.063732)
build_all 0.007477 0.000125 1.254971 ( 0.486593)
build_install 0.013510 0.001838 4.376027 ( 1.825756)
test_btest 0.001817 0.000363 51.978046 ( 6.311795)
test_basic 0.004815 0.000963 0.280932 ( 0.376951)
test_all 0.000854 0.002454 493.993612 ( 52.158369)
test_rubyspec 0.090770 0.041648 41.596534 ( 47.206603)
total: 109.56 sec