Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-154741
#<BuildRuby:0x000055662300a878
@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.20220811-154741",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005880 0.000904 0.916381 ( 11.545296)
build_miniruby 0.000773 0.000119 0.057888 ( 0.056713)
build_ruby 0.000000 0.000975 0.059439 ( 0.058227)
build_all 0.002652 0.002127 1.553148 ( 0.588931)
build_install 0.009595 0.001919 5.735039 ( 2.161947)
test_btest 0.000648 0.000129 50.654444 ( 8.099607)
test_basic 0.005922 0.000234 0.361477 ( 0.448961)
test_all 0.000767 0.000144 633.094472 ( 90.038293)
test_rubyspec 0.051190 0.053002 43.949065 ( 51.371852)
total: 164.37 sec