Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-000830
#<BuildRuby:0x000055f640eccb38
@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.20220213-000830",
@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.000006)
autoconf 0.000039 0.000000 0.000039 ( 0.000044)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005427 0.004682 0.954324 ( 1.330301)
build_miniruby 0.001375 0.000573 0.074098 ( 0.072575)
build_ruby 0.001308 0.000545 0.069614 ( 0.067654)
build_all 0.010112 0.000432 4.098710 ( 0.782664)
build_install 0.018511 0.004656 7.802260 ( 2.321847)
test_btest 0.000000 0.001078 73.631377 ( 8.466915)
test_basic 0.008570 0.000086 0.333045 ( 0.428213)
test_all 0.001268 0.000400 650.399475 ( 65.752242)
test_rubyspec 0.105407 0.056792 46.261688 ( 51.681488)
total: 130.90 sec