Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-143648
#<BuildRuby:0x000055ab66bc6918
@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.20220529-143648",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006796 0.000000 0.886072 ( 0.997015)
build_miniruby 0.001019 0.000000 0.057703 ( 0.056452)
build_ruby 0.000978 0.000000 0.057964 ( 0.056649)
build_all 0.000000 0.004405 1.495200 ( 0.604374)
build_install 0.005249 0.005922 6.383150 ( 2.866129)
test_btest 0.000707 0.000101 52.350079 ( 8.791654)
test_basic 0.005685 0.000298 0.294621 ( 0.383144)
test_all 0.001469 0.000000 614.011938 ( 97.973476)
test_rubyspec 0.091716 0.034181 44.037945 ( 49.616311)
total: 161.35 sec