Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-020203
#<BuildRuby:0x000055ea26eb29c0
@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.20220804-020203",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008365 0.001117 0.837454 ( 1.131903)
build_miniruby 0.001594 0.000399 0.061400 ( 0.059169)
build_ruby 0.001237 0.000309 0.055368 ( 0.053917)
build_all 0.005156 0.004714 1.239759 ( 0.473595)
build_install 0.009383 0.007522 4.298154 ( 1.804455)
test_btest 0.001038 0.000389 49.985849 ( 5.969928)
test_basic 0.001498 0.005035 0.283436 ( 0.374949)
test_all 0.002199 0.000962 506.339824 ( 52.830354)
test_rubyspec 0.084421 0.046834 41.176101 ( 48.872042)
total: 111.57 sec