Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-232753
#<BuildRuby:0x000055aacc7a5400
@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.20220820-232753",
@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.000001 0.000008 ( 0.000007)
build_up 0.009701 0.000747 0.880044 ( 0.944689)
build_miniruby 0.001974 0.000000 0.059812 ( 0.058248)
build_ruby 0.001941 0.000000 0.067004 ( 0.065434)
build_all 0.007831 0.000503 1.256685 ( 0.472693)
build_install 0.006763 0.009001 1.586265 ( 0.792599)
test_btest 0.001252 0.000221 53.733431 ( 6.279435)
test_basic 0.005200 0.000918 0.284315 ( 0.376339)
test_all 0.001672 0.002400 506.423949 ( 53.033913)
test_rubyspec 0.062556 0.051236 41.753579 ( 50.033151)
total: 112.06 sec