Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-214445
#<BuildRuby:0x0000563cf2cf08e8
@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.20220906-214445",
@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.000018 0.000002 0.000020 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010675 0.000907 0.967340 ( 1.560020)
build_miniruby 0.002037 0.000272 0.076732 ( 0.075152)
build_ruby 0.001928 0.000000 0.070039 ( 0.068584)
build_all 0.011120 0.000000 1.580482 ( 0.610100)
build_install 0.021511 0.001250 1.960107 ( 0.964617)
test_btest 0.000928 0.000092 96.265848 ( 9.436330)
test_basic 0.007795 0.000000 0.349981 ( 0.438579)
test_all 0.003724 0.000135 640.600328 ( 66.617896)
test_rubyspec 0.120734 0.041887 47.407849 ( 55.640543)
total: 135.41 sec