Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-010420
#<BuildRuby:0x000055731ef0e858
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-010420",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005048 0.000163 1.174495 ( 1.158820)
build_miniruby 0.000758 0.000151 0.954240 ( 0.952975)
build_ruby 0.001123 0.000225 2.785636 ( 2.690559)
build_all 0.007613 0.001522 15.837459 ( 3.218063)
build_install 0.007607 0.001522 2.325114 ( 1.351859)
test_btest 0.000514 0.000102 62.085936 ( 11.367365)
test_basic 0.003756 0.000751 0.277990 ( 0.369029)
test_all 0.000477 0.000622 667.643276 (104.863082)
test_rubyspec 0.044108 0.025643 52.981209 ( 61.260389)
total: 187.23 sec