Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-033121
#<BuildRuby:0x0000559c66e70d30
@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.20220904-033121",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011644 0.000452 0.962855 ( 1.263991)
build_miniruby 0.001991 0.000266 0.078049 ( 0.075892)
build_ruby 0.001729 0.000231 0.079041 ( 0.077075)
build_all 0.006443 0.004124 1.548437 ( 0.612853)
build_install 0.009703 0.012268 1.917386 ( 0.975974)
test_btest 0.001256 0.000000 75.925759 ( 8.395861)
test_basic 0.000000 0.007375 0.319106 ( 0.410240)
test_all 0.002917 0.001111 644.959963 ( 64.580569)
test_rubyspec 0.098781 0.072399 45.511114 ( 53.912285)
total: 130.31 sec