Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-140156
#<BuildRuby:0x000055ee50a50b38
@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.20220305-140156",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008763 0.002191 1.014242 ( 1.713180)
build_miniruby 0.000000 0.001986 0.069894 ( 0.067934)
build_ruby 0.000000 0.001707 0.074183 ( 0.072849)
build_all 0.003019 0.006624 4.222066 ( 0.846559)
build_install 0.018603 0.004530 8.090122 ( 2.444050)
test_btest 0.000691 0.000259 75.641814 ( 8.274566)
test_basic 0.004964 0.003016 0.332712 ( 0.420696)
test_all 0.001951 0.000220 701.416491 ( 67.789397)
test_rubyspec 0.117815 0.046892 46.321754 ( 51.876303)
total: 133.51 sec