Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-230842
#<BuildRuby:0x000056426bcb1390
@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.20220802-230842",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005568 0.006163 0.812612 ( 0.995761)
build_miniruby 0.000916 0.000333 0.049298 ( 0.048086)
build_ruby 0.001357 0.000494 0.061216 ( 0.059265)
build_all 0.005897 0.002144 1.230899 ( 0.471160)
build_install 0.008645 0.006756 4.285880 ( 1.774090)
test_btest 0.001390 0.000580 52.063500 ( 5.906980)
test_basic 0.000000 0.007353 0.291937 ( 0.381762)
test_all 0.001010 0.001536 505.324779 ( 53.846503)
test_rubyspec 0.074645 0.061869 41.287645 ( 48.990805)
total: 112.48 sec