Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-222300
#<BuildRuby:0x000055612ade7610
@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.20230120-222300",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003230 0.000538 0.621868 ( 1.060041)
build_miniruby 0.000820 0.000136 0.651905 ( 0.651187)
build_ruby 0.001161 0.000194 2.181653 ( 2.181468)
build_all 0.007621 0.001270 11.994329 ( 1.459059)
build_install 0.006616 0.000000 1.492546 ( 0.718255)
test_btest 0.000637 0.000000 65.381919 ( 5.960787)
test_basic 0.003175 0.000052 0.254647 ( 0.350772)
test_all 0.001789 0.000255 477.219446 ( 48.182584)
test_rubyspec 0.010077 0.017371 35.041588 ( 45.623304)
total: 106.19 sec