Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-021120
#<BuildRuby:0x000056190648b208
@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.20221203-021120",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004190 0.000043 0.820366 ( 1.475402)
build_miniruby 0.000858 0.000132 0.523535 ( 0.523872)
build_ruby 0.001071 0.000164 1.708623 ( 1.643756)
build_all 0.009750 0.000000 12.044443 ( 1.468132)
build_install 0.006458 0.000000 1.625537 ( 0.746508)
test_btest 0.000688 0.000000 60.096348 ( 6.376314)
test_basic 0.002828 0.000000 0.223316 ( 0.320366)
test_all 0.000996 0.000000 506.008012 ( 51.716642)
test_rubyspec 0.021133 0.004817 35.418811 ( 46.038324)
total: 110.31 sec