Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-000507
#<BuildRuby:0x000055e2dce51400
@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-000507",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000042 0.000012 0.000054 ( 0.000053)
build_up 0.007857 0.002143 0.833351 ( 1.265174)
build_miniruby 0.001223 0.000333 0.054687 ( 0.052899)
build_ruby 0.000940 0.000256 0.066870 ( 0.065755)
build_all 0.009152 0.000000 1.269977 ( 0.480731)
build_install 0.010188 0.004865 1.576386 ( 0.795660)
test_btest 0.001002 0.000267 54.420773 ( 6.316287)
test_basic 0.004379 0.001168 0.290977 ( 0.386864)
test_all 0.005659 0.000000 517.060538 ( 53.926044)
test_rubyspec 0.094963 0.044227 42.176128 ( 50.464949)
total: 113.76 sec