Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-203555
#<BuildRuby:0x0000564ce5fecaf8
@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.20220304-203555",
@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.000003 0.000007 ( 0.000006)
autoconf 0.000011 0.000007 0.000018 ( 0.000019)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.012490 0.000306 1.028278 ( 1.011464)
build_miniruby 0.001357 0.000679 0.075358 ( 0.074507)
build_ruby 0.001290 0.000645 0.079553 ( 0.078599)
build_all 0.004594 0.006264 4.196869 ( 0.859367)
build_install 0.017698 0.006806 7.831619 ( 2.400335)
test_btest 0.000969 0.000324 78.808173 ( 8.210569)
test_basic 0.000049 0.007118 0.332666 ( 0.422245)
test_all 0.001527 0.000945 653.679006 ( 65.182959)
test_rubyspec 0.069690 0.080464 46.366642 ( 51.797358)
total: 130.04 sec