Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-142626
#<BuildRuby:0x000055b4bcb50920
@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.20220825-142626",
@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.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007387 0.005144 0.997550 ( 1.094541)
build_miniruby 0.001539 0.000220 0.075581 ( 0.074360)
build_ruby 0.001594 0.000228 0.079496 ( 0.077874)
build_all 0.004407 0.005800 1.544555 ( 0.593845)
build_install 0.021429 0.000120 1.865995 ( 0.914493)
test_btest 0.000947 0.000158 72.417731 ( 8.293517)
test_basic 0.007712 0.000384 0.328441 ( 0.415893)
test_all 0.003859 0.000000 669.619039 ( 66.255017)
test_rubyspec 0.137596 0.038946 45.760810 ( 54.255243)
total: 131.98 sec