Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-181546
#<BuildRuby:0x000055cee7b232c8
@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.20220729-181546",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006295 0.000327 0.859850 ( 1.184666)
build_miniruby 0.000831 0.000128 0.057238 ( 0.056066)
build_ruby 0.000873 0.000135 0.059126 ( 0.057893)
build_all 0.003992 0.000614 1.542486 ( 0.593119)
build_install 0.008294 0.001276 5.621299 ( 2.158379)
test_btest 0.000687 0.000106 51.996453 ( 8.230426)
test_basic 0.002032 0.003695 0.325816 ( 0.414089)
test_all 0.000795 0.000080 625.974108 ( 91.440612)
test_rubyspec 0.069973 0.050115 43.731673 ( 49.340792)
total: 153.48 sec