Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-201759
#<BuildRuby:0x000055dc322a0080
@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.20220726-201759",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003513 0.003116 0.834311 ( 1.352001)
build_miniruby 0.000813 0.000174 0.057093 ( 0.055846)
build_ruby 0.000000 0.000769 0.058494 ( 0.057215)
build_all 0.000000 0.004636 1.515295 ( 0.585102)
build_install 0.007664 0.003468 5.626419 ( 2.148377)
test_btest 0.000480 0.000160 50.907790 ( 8.290028)
test_basic 0.000509 0.005092 0.280412 ( 0.369182)
test_all 0.000818 0.000336 584.884972 ( 92.414026)
test_rubyspec 0.078331 0.032950 43.364321 ( 49.001021)
total: 154.27 sec