Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-222955
#<BuildRuby:0x0000559a15f2b2c8
@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.20220723-222955",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003545 0.002927 0.843798 ( 0.931608)
build_miniruby 0.000953 0.000112 0.057251 ( 0.055961)
build_ruby 0.000902 0.000106 0.058822 ( 0.057605)
build_all 0.004158 0.000489 1.549547 ( 0.596114)
build_install 0.005406 0.003431 5.669327 ( 2.154801)
test_btest 0.000703 0.000111 50.117209 ( 8.519210)
test_basic 0.004893 0.000773 0.281224 ( 0.370076)
test_all 0.001529 0.000242 602.960146 ( 87.569789)
test_rubyspec 0.087225 0.037072 43.596347 ( 49.205404)
total: 149.46 sec