Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-010309
#<BuildRuby:0x000055ec86813468
@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.20220422-010309",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005906 0.000984 0.848090 ( 1.110562)
build_miniruby 0.001108 0.000000 0.057179 ( 0.055901)
build_ruby 0.000947 0.000000 0.059410 ( 0.058138)
build_all 0.004252 0.000000 1.496621 ( 0.606725)
build_install 0.010848 0.000000 6.255966 ( 2.817335)
test_btest 0.000000 0.000594 50.951879 ( 8.324118)
test_basic 0.000513 0.005571 0.337534 ( 0.425305)
test_all 0.001301 0.000110 640.744252 ( 93.317402)
test_rubyspec 0.076226 0.052601 44.257819 ( 49.213036)
total: 155.93 sec