Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-161907
#<BuildRuby:0x000055b0c9035348
@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.20220722-161907",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.009622 0.000401 0.810227 ( 1.205607)
build_miniruby 0.001672 0.000119 0.063430 ( 0.062517)
build_ruby 0.001215 0.000087 0.054716 ( 0.054721)
build_all 0.009221 0.000000 1.242278 ( 0.479467)
build_install 0.010072 0.005274 4.229863 ( 1.809055)
test_btest 0.001338 0.000157 50.932133 ( 6.290232)
test_basic 0.005599 0.000659 0.285008 ( 0.376163)
test_all 0.002101 0.000117 499.253824 ( 52.507717)
test_rubyspec 0.092631 0.041244 41.683137 ( 47.605272)
total: 110.39 sec