Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-115959
#<BuildRuby:0x0000557576260ea8
@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.20220823-115959",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007842 0.004014 1.044895 ( 5.950762)
build_miniruby 0.002884 0.000000 0.073914 ( 0.070709)
build_ruby 0.001834 0.000000 0.081078 ( 0.079148)
build_all 0.006994 0.002847 1.584740 ( 0.598042)
build_install 0.021252 0.003554 1.876097 ( 0.915838)
test_btest 0.000820 0.000122 77.669012 ( 8.021043)
test_basic 0.007444 0.000542 0.332392 ( 0.422400)
test_all 0.004403 0.001382 636.591086 ( 64.849146)
test_rubyspec 0.130624 0.040073 45.801632 ( 54.113558)
total: 135.02 sec