Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-035931
#<BuildRuby:0x0000556a02ed8098
@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.20230728-035931",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000985 0.004439 1.345830 ( 2.620043)
build_miniruby 0.000844 0.000199 0.897687 ( 0.897244)
build_ruby 0.000994 0.000233 2.539314 ( 2.539193)
build_all 0.007826 0.001841 13.640853 ( 1.250680)
build_install 0.007481 0.000000 1.841613 ( 0.857164)
test_btest 0.001096 0.000000 79.700042 ( 7.239552)
test_basic 0.001287 0.003719 0.694805 ( 0.771572)
test_all 0.001384 0.000346 487.317673 ( 46.487754)
test_rubyspec 0.024727 0.014273 43.200316 ( 55.584590)
total: 118.25 sec