Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-165911
#<BuildRuby:0x000055ec20f27fa8
@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.20220813-165911",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002953 0.003682 0.829372 ( 0.989272)
build_miniruby 0.000821 0.000176 0.058692 ( 0.057324)
build_ruby 0.000000 0.001012 0.059058 ( 0.057895)
build_all 0.002133 0.002339 1.542747 ( 0.598681)
build_install 0.006429 0.004597 1.949100 ( 0.972404)
test_btest 0.000571 0.000179 52.845620 ( 8.535590)
test_basic 0.005334 0.000401 0.331840 ( 0.420130)
test_all 0.001438 0.000423 598.248027 ( 90.038470)
test_rubyspec 0.085204 0.028433 44.185221 ( 51.562954)
total: 153.23 sec