Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-131804
#<BuildRuby:0x000055817c69e5a8
@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.20220505-131804",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006231 0.000332 0.854832 ( 0.963995)
build_miniruby 0.000951 0.000136 0.057883 ( 0.056619)
build_ruby 0.000780 0.000112 0.057708 ( 0.056477)
build_all 0.000814 0.003531 1.487764 ( 0.598903)
build_install 0.007173 0.003798 6.286134 ( 2.794637)
test_btest 0.000675 0.000159 50.595621 ( 8.293685)
test_basic 0.004733 0.001114 0.281892 ( 0.370416)
test_all 0.001025 0.000241 645.954842 ( 93.931944)
test_rubyspec 0.080241 0.039354 43.829614 ( 48.744439)
total: 155.81 sec