Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-132633
#<BuildRuby:0x0000557549fcb778
@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.20220328-132633",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005795 0.005663 1.027806 ( 1.158146)
build_miniruby 0.001454 0.000448 0.076931 ( 0.074729)
build_ruby 0.001541 0.000474 0.079798 ( 0.077599)
build_all 0.007818 0.002406 4.209461 ( 0.844124)
build_install 0.017421 0.007533 7.776957 ( 2.392804)
test_btest 0.001300 0.000000 73.301006 ( 8.221189)
test_basic 0.008947 0.000000 0.354455 ( 0.446385)
test_all 0.000000 0.002451 714.816309 ( 68.632370)
test_rubyspec 0.113640 0.050397 45.940131 ( 51.214076)
total: 133.06 sec