Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-073118
#<BuildRuby:0x0000564782948b38
@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.20220210-073118",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008572 0.002250 0.990609 ( 2.445079)
build_miniruby 0.001734 0.000408 0.074650 ( 0.072424)
build_ruby 0.001321 0.000311 0.065132 ( 0.063324)
build_all 0.009197 0.001214 4.103789 ( 0.787042)
build_install 0.022954 0.000475 7.886954 ( 2.361000)
test_btest 0.001141 0.000198 75.564740 ( 8.006544)
test_basic 0.001887 0.004631 0.340161 ( 0.430564)
test_all 0.001448 0.000315 671.579348 ( 66.036700)
test_rubyspec 0.128694 0.041382 46.344364 ( 51.817020)
total: 132.02 sec