Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-122428
#<BuildRuby:0x000055ac0e3f1438
@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.20221017-122428",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009421 0.000081 1.116339 ( 1.179210)
build_miniruby 0.001530 0.000102 0.110149 ( 0.107393)
build_ruby 0.002165 0.000000 0.110075 ( 0.107581)
build_all 0.008033 0.000372 1.309291 ( 0.564556)
build_install 0.013568 0.000848 1.651765 ( 0.905189)
test_btest 0.001734 0.000109 62.838277 ( 6.691559)
test_basic 0.005721 0.000357 0.355693 ( 0.446076)
test_all 0.005248 0.001469 491.552042 ( 53.569620)
test_rubyspec 0.066555 0.066953 43.354632 ( 51.646718)
total: 115.22 sec