Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-113701
#<BuildRuby:0x0000556722a74480
@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.20220227-113701",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006828 0.003869 1.011858 ( 1.217128)
build_miniruby 0.001606 0.000201 0.078847 ( 0.077035)
build_ruby 0.001551 0.000194 0.076855 ( 0.075267)
build_all 0.004413 0.004986 4.159539 ( 0.853509)
build_install 0.019178 0.004724 7.978646 ( 2.404511)
test_btest 0.000000 0.001291 73.500949 ( 8.578590)
test_basic 0.000960 0.006621 0.335258 ( 0.428053)
test_all 0.000669 0.001328 657.703373 ( 65.373572)
test_rubyspec 0.091730 0.064325 46.309859 ( 51.752182)
total: 130.76 sec