Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-061145
#<BuildRuby:0x0000560718ef84e8
@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.20220216-061145",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008826 0.002942 0.986937 ( 7.748427)
build_miniruby 0.001419 0.000473 0.074411 ( 0.073243)
build_ruby 0.001400 0.000467 0.077596 ( 0.076629)
build_all 0.008872 0.001193 4.091577 ( 0.803800)
build_install 0.013935 0.009862 7.823534 ( 2.361515)
test_btest 0.000853 0.000320 73.265657 ( 7.813441)
test_basic 0.004836 0.003045 0.347450 ( 0.435854)
test_all 0.001362 0.000529 663.289283 ( 65.316194)
test_rubyspec 0.110912 0.048718 46.062192 ( 51.566593)
total: 136.20 sec