Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-122223
#<BuildRuby:0x000055cb6556bf40
@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.20220502-122223",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.006827 0.854962 ( 1.808395)
build_miniruby 0.000209 0.000862 0.057407 ( 0.056123)
build_ruby 0.000839 0.000180 0.057853 ( 0.056668)
build_all 0.004192 0.000053 1.505370 ( 0.606416)
build_install 0.009805 0.001098 6.242778 ( 2.813566)
test_btest 0.000702 0.000132 54.180784 ( 7.696361)
test_basic 0.005522 0.001035 0.364209 ( 0.451224)
test_all 0.001421 0.000000 600.429324 ( 96.298255)
test_rubyspec 0.077068 0.047438 43.728167 ( 48.709410)
total: 158.50 sec