Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-171223
#<BuildRuby:0x000055c8acf12af0
@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.20221201-171223",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007695 0.003184 1.265384 ( 1.296437)
build_miniruby 0.000000 0.003123 0.849094 ( 0.847061)
build_ruby 0.002173 0.000907 2.235455 ( 2.146232)
build_all 0.011767 0.009063 18.614547 ( 2.184067)
build_install 0.010915 0.011677 2.073212 ( 1.025235)
test_btest 0.001460 0.000000 90.500671 ( 9.199285)
test_basic 0.006373 0.003979 0.337433 ( 0.422336)
test_all 0.001463 0.000636 731.974694 ( 71.562069)
test_rubyspec 0.093904 0.069289 49.252976 ( 57.339413)
total: 146.02 sec