Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-162122
#<BuildRuby:0x000055890bf6abf0
@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.20220802-162122",
@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.000012 0.000000 0.000012 ( 0.000011)
build_up 0.006712 0.000000 0.860220 ( 1.909460)
build_miniruby 0.001002 0.000000 0.058080 ( 0.056824)
build_ruby 0.000931 0.000033 0.058903 ( 0.057555)
build_all 0.004587 0.000029 1.503221 ( 0.585506)
build_install 0.001876 0.007347 5.653103 ( 2.153154)
test_btest 0.000740 0.000124 52.618383 ( 8.147370)
test_basic 0.004390 0.000732 0.260353 ( 0.349452)
test_all 0.000957 0.000160 616.398161 ( 91.136630)
test_rubyspec 0.033227 0.047282 43.747665 ( 49.453614)
total: 153.85 sec