Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-034416
#<BuildRuby:0x00005555d6056f78
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230115-034416",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.003824 0.000637 0.808995 ( 1.314544)
build_miniruby 0.000782 0.000131 0.663377 ( 0.657973)
build_ruby 0.001038 0.000173 2.421221 ( 2.420697)
build_all 0.009423 0.000000 12.891711 ( 1.606177)
build_install 0.006348 0.000000 1.541369 ( 0.724470)
test_btest 0.000675 0.000000 70.113534 ( 5.499530)
test_basic 0.000554 0.002864 0.232498 ( 0.328120)
test_all 0.001154 0.000193 507.012669 ( 48.298791)
test_rubyspec 0.017984 0.009476 35.218155 ( 45.753901)
total: 106.61 sec