Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-142652
#<BuildRuby:0x000055c2726b8e80
@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.20221009-142652",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000043 0.000003 0.000046 ( 0.000047)
configure 0.000044 0.000003 0.000047 ( 0.000049)
build_up 0.010548 0.000467 1.110298 ( 1.185763)
build_miniruby 0.002019 0.000144 0.100792 ( 0.099492)
build_ruby 0.001647 0.000118 0.097475 ( 0.095906)
build_all 0.002476 0.005094 1.298629 ( 0.585228)
build_install 0.014576 0.001287 1.635021 ( 0.898821)
test_btest 0.001293 0.000172 61.495192 ( 6.747864)
test_basic 0.005271 0.000703 0.331530 ( 0.425338)
test_all 0.005818 0.000000 480.441245 ( 52.659406)
test_rubyspec 0.080422 0.060225 42.778003 ( 51.364687)
total: 114.06 sec