Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-234152
#<BuildRuby:0x000055d8f3f27340
@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.20220214-234152",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003443 0.008088 0.933433 ( 1.170331)
build_miniruby 0.001968 0.000246 0.082751 ( 0.080542)
build_ruby 0.001729 0.000216 0.077880 ( 0.076463)
build_all 0.010197 0.000000 4.140769 ( 0.784281)
build_install 0.013737 0.009068 7.939169 ( 2.346185)
test_btest 0.001098 0.000209 72.580042 ( 8.065654)
test_basic 0.006775 0.001290 0.333198 ( 0.422278)
test_all 0.001674 0.000318 695.024684 ( 67.285962)
test_rubyspec 0.116165 0.039381 45.926812 ( 51.249299)
total: 131.48 sec