Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-204837
#<BuildRuby:0x000055aeb6d27e58
@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.20220819-204837",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006262 0.000150 0.808802 ( 0.860692)
build_miniruby 0.000000 0.001061 0.057705 ( 0.056395)
build_ruby 0.000000 0.001017 0.059452 ( 0.058221)
build_all 0.000000 0.004693 1.545909 ( 0.588391)
build_install 0.006460 0.004508 1.905944 ( 0.951876)
test_btest 0.000704 0.000166 55.470994 ( 8.170107)
test_basic 0.004814 0.001132 0.331289 ( 0.419706)
test_all 0.001182 0.000278 621.695882 ( 91.369787)
test_rubyspec 0.094087 0.024606 44.328459 ( 52.595510)
total: 155.07 sec