Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-091943
#<BuildRuby:0x0000558d49b94b38
@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.20220219-091943",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010821 0.000382 0.985786 ( 0.996577)
build_miniruby 0.002219 0.000000 0.066430 ( 0.064256)
build_ruby 0.000116 0.001829 0.077070 ( 0.075274)
build_all 0.010951 0.000604 4.058896 ( 0.778217)
build_install 0.016768 0.004018 7.817084 ( 2.349916)
test_btest 0.001171 0.000000 74.596496 ( 8.447798)
test_basic 0.006447 0.000633 0.329370 ( 0.419591)
test_all 0.001650 0.000265 660.304008 ( 65.357501)
test_rubyspec 0.120552 0.046004 46.047133 ( 51.604182)
total: 130.09 sec