Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-140833
#<BuildRuby:0x0000561c98616038
@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.20221006-140833",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000060 0.000004 0.000064 ( 0.000066)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.010607 0.000448 1.092528 ( 1.144936)
build_miniruby 0.002219 0.000000 0.095530 ( 0.092416)
build_ruby 0.001434 0.000000 0.098170 ( 0.095768)
build_all 0.007262 0.000417 1.331111 ( 0.567683)
build_install 0.013696 0.000525 1.635899 ( 0.898013)
test_btest 0.001698 0.000000 61.668454 ( 6.481835)
test_basic 0.006692 0.000000 0.358405 ( 0.448380)
test_all 0.004309 0.002802 500.442378 ( 53.977767)
test_rubyspec 0.090686 0.044607 42.063169 ( 50.587520)
total: 114.30 sec