Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-030129
#<BuildRuby:0x0000558f4da8f340
@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-030129",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000087 0.000020 0.000107 ( 0.000111)
build_up 0.005545 0.005766 0.981658 ( 2.120552)
build_miniruby 0.001543 0.000475 0.077135 ( 0.075039)
build_ruby 0.001646 0.000506 0.079816 ( 0.077638)
build_all 0.010857 0.000000 4.072478 ( 0.785901)
build_install 0.024068 0.000359 7.822970 ( 2.316366)
test_btest 0.001087 0.000217 73.910775 ( 8.360225)
test_basic 0.007000 0.000400 0.339144 ( 0.428747)
test_all 0.001676 0.000320 709.215891 ( 67.798564)
test_rubyspec 0.116229 0.054048 46.431170 ( 51.802525)
total: 133.77 sec