Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-150658
#<BuildRuby:0x0000563848ce2828
@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-150658",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006666 0.000000 0.884153 ( 1.791282)
build_miniruby 0.000949 0.000000 0.057669 ( 0.056553)
build_ruby 0.000944 0.000000 0.059470 ( 0.058286)
build_all 0.004517 0.000000 1.520474 ( 0.587392)
build_install 0.005294 0.003824 5.608738 ( 2.151390)
test_btest 0.001083 0.000055 54.328380 ( 8.065785)
test_basic 0.000000 0.006024 0.346764 ( 0.434542)
test_all 0.000000 0.001089 601.328607 ( 87.982987)
test_rubyspec 0.090319 0.032735 43.460379 ( 49.042654)
total: 150.17 sec