Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-200611
#<BuildRuby:0x00005626f09b3ee0
@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.20230401-200611",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001808 0.004687 1.537340 ( 2.849567)
build_miniruby 0.000782 0.000245 0.741932 ( 0.740970)
build_ruby 0.001232 0.000000 2.269949 ( 2.271121)
build_all 0.007331 0.001274 11.743364 ( 1.060018)
build_install 0.003210 0.004101 1.592548 ( 0.866658)
test_btest 0.000752 0.000000 74.569820 ( 7.253112)
test_basic 0.000360 0.003255 0.584392 ( 0.679795)
test_all 0.000375 0.000823 420.956434 ( 47.239645)
test_rubyspec 0.017234 0.011044 39.885485 ( 50.426941)
total: 113.39 sec