Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-072910
#<BuildRuby:0x00005611158d2148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-072910",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.009097 0.001654 0.807565 ( 3.036381)
build_miniruby 0.001159 0.000000 0.056422 ( 0.055489)
build_ruby 0.001497 0.000000 0.059046 ( 0.057351)
build_all 0.005447 0.000541 1.271447 ( 0.531780)
build_install 0.011049 0.002569 4.892446 ( 1.980618)
test_btest 0.001319 0.000000 56.128853 ( 7.961434)
test_basic 0.005679 0.000448 0.221556 ( 0.311269)
test_all 0.001169 0.000195 510.928613 ( 54.298591)
test_rubyspec 0.111744 0.018624 40.240130 ( 46.000528)
total: 114.23 sec