Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-053543
#<BuildRuby:0x0000557c3d563600
@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.20220921-053543",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010202 0.000292 1.076696 ( 1.126141)
build_miniruby 0.001955 0.000244 0.117168 ( 0.114571)
build_ruby 0.001661 0.000208 0.112738 ( 0.097427)
build_all 0.006495 0.003966 1.586971 ( 0.648274)
build_install 0.013078 0.007565 1.982934 ( 0.994854)
test_btest 0.001145 0.000260 73.650886 ( 8.799105)
test_basic 0.007280 0.000692 0.383627 ( 0.472710)
test_all 0.004125 0.000896 683.813053 ( 69.158357)
test_rubyspec 0.121878 0.052417 45.753499 ( 54.262120)
total: 135.67 sec