Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-033543
#<BuildRuby:0x000055fe445438f8
@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.20230208-033543",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.003915 0.000015 0.636074 ( 1.075386)
build_miniruby 0.000909 0.000076 0.664322 ( 0.663731)
build_ruby 0.001116 0.000093 2.086389 ( 2.085659)
build_all 0.002730 0.006272 12.151754 ( 1.485964)
build_install 0.006375 0.000000 1.462947 ( 0.710639)
test_btest 0.000715 0.000000 64.654827 ( 5.952734)
test_basic 0.000766 0.002924 0.269358 ( 0.365456)
test_all 0.001031 0.000229 478.775488 ( 46.488436)
test_rubyspec 0.021902 0.008070 35.611109 ( 46.021546)
total: 104.85 sec