Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-085434
#<BuildRuby:0x0000558be2b580d8
@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.20230122-085434",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003916 0.000000 0.619888 ( 1.028034)
build_miniruby 0.000924 0.000000 0.621959 ( 0.621686)
build_ruby 0.000000 0.001291 2.204450 ( 2.205020)
build_all 0.006665 0.002537 11.954157 ( 1.445812)
build_install 0.002968 0.003613 1.478638 ( 0.705540)
test_btest 0.000675 0.000000 64.111414 ( 6.114952)
test_basic 0.003676 0.000169 0.263267 ( 0.358382)
test_all 0.000856 0.000268 489.347852 ( 45.657048)
test_rubyspec 0.016093 0.013666 35.564894 ( 45.936868)
total: 104.07 sec