Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-200506
#<BuildRuby:0x000055cb22c31480
@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.20220729-200506",
@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.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000062 0.000005 0.000067 ( 0.000071)
build_up 0.009183 0.000076 0.847704 ( 0.943125)
build_miniruby 0.001411 0.000094 0.062587 ( 0.061839)
build_ruby 0.001363 0.000091 0.057024 ( 0.055605)
build_all 0.007199 0.000480 1.226511 ( 0.459004)
build_install 0.010775 0.004380 4.229716 ( 1.821844)
test_btest 0.001742 0.000000 53.112497 ( 6.248894)
test_basic 0.005711 0.000308 0.299989 ( 0.395914)
test_all 0.002437 0.000257 502.603653 ( 52.900770)
test_rubyspec 0.090171 0.045897 41.658506 ( 47.598990)
total: 110.49 sec