Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-154245
#<BuildRuby:0x0000560f9c9243a0
@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.20220718-154245",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006631 0.005033 0.965477 ( 1.026874)
build_miniruby 0.002358 0.000000 0.074261 ( 0.071587)
build_ruby 0.002053 0.000000 0.071924 ( 0.069764)
build_all 0.010979 0.000000 1.507061 ( 0.580903)
build_install 0.017686 0.005456 5.089777 ( 2.069498)
test_btest 0.000988 0.000148 73.334363 ( 8.171936)
test_basic 0.006357 0.000954 0.329822 ( 0.424780)
test_all 0.001737 0.000000 643.574512 ( 64.609815)
test_rubyspec 0.153040 0.024227 45.915687 ( 51.126129)
total: 128.15 sec