Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-084943
#<BuildRuby:0x000055dad95b44d8
@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.20220406-084943",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.008673 0.000787 1.012506 ( 1.328298)
build_miniruby 0.001282 0.000213 0.069009 ( 0.067396)
build_ruby 0.001844 0.000308 0.079140 ( 0.077397)
build_all 0.008331 0.000620 4.138295 ( 0.895085)
build_install 0.021991 0.001825 8.903779 ( 3.373677)
test_btest 0.001369 0.000196 69.474136 ( 10.133260)
test_basic 0.005755 0.000822 0.322673 ( 0.411946)
test_all 0.001495 0.000213 716.525958 ( 72.289239)
test_rubyspec 0.152510 0.050824 48.385615 ( 53.765074)
total: 142.34 sec