Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-160024
#<BuildRuby:0x000055a45bea0d30
@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.20220908-160024",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000054 0.000008 0.000062 ( 0.000061)
build_up 0.003099 0.008719 1.136932 ( 1.120689)
build_miniruby 0.001686 0.000482 0.071578 ( 0.069524)
build_ruby 0.001303 0.000372 0.071019 ( 0.069790)
build_all 0.007417 0.002119 1.616767 ( 0.617720)
build_install 0.020290 0.001312 1.955186 ( 0.964702)
test_btest 0.000000 0.001069 98.616886 ( 10.111921)
test_basic 0.000000 0.007296 0.358822 ( 0.447135)
test_all 0.004315 0.000000 639.643464 ( 66.957399)
test_rubyspec 0.119984 0.055859 46.908282 ( 55.413366)
total: 135.77 sec