Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-023813
#<BuildRuby:0x000055c7f8628610
@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.20220720-023813",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010567 0.000413 0.982320 ( 1.576791)
build_miniruby 0.002045 0.000128 0.070076 ( 0.069088)
build_ruby 0.001629 0.000102 0.072514 ( 0.071686)
build_all 0.010512 0.000347 1.545104 ( 0.606503)
build_install 0.012602 0.010347 5.233013 ( 2.116355)
test_btest 0.000951 0.000150 70.295010 ( 8.234908)
test_basic 0.006658 0.000225 0.331727 ( 0.421975)
test_all 0.001545 0.000232 672.702952 ( 66.652925)
test_rubyspec 0.123597 0.044036 45.983140 ( 51.798475)
total: 131.55 sec