Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-155241
#<BuildRuby:0x0000556578de67e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220817-155241",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006361 0.000490 0.850376 ( 1.445658)
build_miniruby 0.000967 0.000074 0.058184 ( 0.056912)
build_ruby 0.000785 0.000060 0.059756 ( 0.058554)
build_all 0.004663 0.000000 1.551924 ( 0.592497)
build_install 0.010471 0.000748 1.922530 ( 0.953213)
test_btest 0.000789 0.000056 52.189881 ( 8.662909)
test_basic 0.005009 0.000358 0.287453 ( 0.376526)
test_all 0.002456 0.000000 585.405206 ( 94.331642)
test_rubyspec 0.029988 0.037447 44.092043 ( 51.544514)
total: 158.02 sec