Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-184235
#<BuildRuby:0x0000557e65f32878
@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.20220818-184235",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005269 0.001437 0.878650 ( 2.011637)
build_miniruby 0.001054 0.000000 0.057631 ( 0.056366)
build_ruby 0.000949 0.000000 0.059413 ( 0.058212)
build_all 0.004625 0.000000 1.524192 ( 0.592875)
build_install 0.010969 0.000000 1.906460 ( 0.957146)
test_btest 0.000835 0.000015 57.914648 ( 8.313303)
test_basic 0.004781 0.000956 0.342038 ( 0.430784)
test_all 0.002397 0.000362 604.887138 ( 90.288553)
test_rubyspec 0.101661 0.024434 43.806862 ( 52.072274)
total: 154.78 sec