Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-221415
#<BuildRuby:0x00005634942b51a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-221415",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006942 0.005013 0.957343 ( 1.510072)
build_miniruby 0.001314 0.000438 0.077748 ( 0.076768)
build_ruby 0.001515 0.000505 0.077310 ( 0.076716)
build_all 0.007468 0.002490 4.106073 ( 0.803247)
build_install 0.017846 0.005949 7.834741 ( 2.323083)
test_btest 0.001009 0.000337 47.131274 ( 44.971217)
test_basic 0.001004 0.005802 0.339960 ( 0.429781)
test_all 0.001275 0.000510 668.889322 ( 67.954026)
test_rubyspec 0.089829 0.078741 46.206978 ( 51.403857)
total: 169.55 sec