Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-092023
#<BuildRuby:0x000056245db87810
@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.20220301-092023",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000063 0.000004 0.000067 ( 0.000081)
build_up 0.010161 0.000677 1.019128 ( 2.962606)
build_miniruby 0.001591 0.000106 0.081421 ( 0.080903)
build_ruby 0.001752 0.000116 0.077132 ( 0.076481)
build_all 0.010427 0.000351 4.212829 ( 0.868121)
build_install 0.021850 0.000060 7.860723 ( 2.428756)
test_btest 0.001312 0.000065 76.350125 ( 8.634436)
test_basic 0.007889 0.000395 0.347088 ( 0.435379)
test_all 0.001917 0.000096 711.628225 ( 68.290022)
test_rubyspec 0.135761 0.031489 46.579768 ( 51.892927)
total: 135.67 sec