Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-054637
#<BuildRuby:0x0000557a498aa548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-054637",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000011 0.000004 0.000015 ( 0.000009)
build_up 0.002759 0.007415 0.953644 ( 1.650161)
build_miniruby 0.002053 0.000000 0.076314 ( 0.074615)
build_ruby 0.002064 0.000124 0.070275 ( 0.068122)
build_all 0.004302 0.006266 4.090124 ( 0.782679)
build_install 0.021150 0.004587 7.784105 ( 2.359126)
test_btest 0.001304 0.000587 46.657902 ( 44.838061)
test_basic 0.007495 0.001534 0.339101 ( 0.436031)
test_all 0.001205 0.000517 659.601447 ( 67.674935)
test_rubyspec 0.087268 0.068822 46.315359 ( 51.746556)
total: 169.63 sec