Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-035928
#<BuildRuby:0x000055acfca4fe58
@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.20220813-035928",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002303 0.003721 0.809036 ( 0.865562)
build_miniruby 0.000771 0.000178 0.057344 ( 0.056063)
build_ruby 0.000732 0.000169 0.059496 ( 0.058293)
build_all 0.004561 0.000093 1.524310 ( 0.592371)
build_install 0.004130 0.007013 1.929967 ( 0.974808)
test_btest 0.000632 0.000197 52.977178 ( 8.172597)
test_basic 0.004479 0.001400 0.332607 ( 0.420585)
test_all 0.000000 0.002595 607.621979 ( 86.788955)
test_rubyspec 0.095528 0.032959 44.049426 ( 51.403649)
total: 149.33 sec