Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-094128
#<BuildRuby:0x0000556a9aef4908
@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.20220912-094128",
@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.000005)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.010332 1.127399 ( 1.081777)
build_miniruby 0.002973 0.000069 0.072839 ( 0.069397)
build_ruby 0.001993 0.000000 0.075771 ( 0.074146)
build_all 0.010134 0.000000 1.589604 ( 0.598398)
build_install 0.017168 0.003620 1.944919 ( 0.977508)
test_btest 0.000992 0.000259 93.087230 ( 9.588686)
test_basic 0.002850 0.004642 0.348245 ( 0.441673)
test_all 0.000098 0.002634 649.944604 ( 66.698621)
test_rubyspec 0.091452 0.073664 47.156741 ( 55.532603)
total: 135.06 sec