Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-170842
#<BuildRuby:0x000055740620bf00
@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.20220718-170842",
@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.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005814 0.000895 0.873331 ( 1.128878)
build_miniruby 0.000901 0.000139 0.057580 ( 0.056300)
build_ruby 0.000820 0.000126 0.060308 ( 0.059062)
build_all 0.004605 0.000019 1.551189 ( 0.615324)
build_install 0.010371 0.000785 5.657819 ( 2.178020)
test_btest 0.000673 0.000090 49.115119 ( 8.506549)
test_basic 0.000994 0.005125 0.288683 ( 0.376797)
test_all 0.001755 0.000205 600.381045 ( 91.753179)
test_rubyspec 0.096386 0.025546 43.715578 ( 49.681178)
total: 154.36 sec