Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-183118
#<BuildRuby:0x000056079b7525a8
@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.20220426-183118",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006395 0.000354 0.902655 ( 2.897572)
build_miniruby 0.000831 0.000119 0.057361 ( 0.056220)
build_ruby 0.000771 0.000110 0.059497 ( 0.058304)
build_all 0.004254 0.000006 1.495284 ( 0.605475)
build_install 0.002046 0.008985 6.301144 ( 2.837172)
test_btest 0.000597 0.000160 56.678100 ( 8.268646)
test_basic 0.005968 0.000392 0.352386 ( 0.439601)
test_all 0.001511 0.000378 645.960839 ( 94.750212)
test_rubyspec 0.083803 0.037152 44.549630 ( 49.464396)
total: 159.38 sec