Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-023958
#<BuildRuby:0x0000561a96f904f0
@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.20220217-023958",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000057 0.000008 0.000065 ( 0.000066)
build_up 0.011682 0.000488 0.957960 ( 1.610797)
build_miniruby 0.002053 0.000257 0.073637 ( 0.072496)
build_ruby 0.001989 0.000249 0.083075 ( 0.082474)
build_all 0.009451 0.000594 4.020316 ( 0.786857)
build_install 0.021690 0.001887 7.784527 ( 2.314449)
test_btest 0.001159 0.000129 77.770170 ( 8.232446)
test_basic 0.007142 0.000794 0.329024 ( 0.419060)
test_all 0.001633 0.000182 710.146570 ( 72.570919)
test_rubyspec 0.133167 0.032125 45.985620 ( 51.443823)
total: 137.53 sec