Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-153528
#<BuildRuby:0x000055adf61e2fe0
@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.20220904-153528",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011399 0.000000 0.983679 ( 1.137060)
build_miniruby 0.002176 0.000082 0.074757 ( 0.073139)
build_ruby 0.002212 0.000130 0.078771 ( 0.076994)
build_all 0.009925 0.000312 1.563396 ( 0.616837)
build_install 0.014424 0.005658 1.933107 ( 0.955104)
test_btest 0.000000 0.001104 77.853839 ( 8.494477)
test_basic 0.004489 0.003105 0.331179 ( 0.419449)
test_all 0.000000 0.004571 683.789033 ( 67.404602)
test_rubyspec 0.135363 0.046276 45.351540 ( 53.915561)
total: 133.09 sec