Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-100440
#<BuildRuby:0x0000558a1c620060
@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.20230210-100440",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.003920 0.628153 ( 1.108250)
build_miniruby 0.000817 0.000147 0.635339 ( 0.634947)
build_ruby 0.001248 0.000000 2.064992 ( 2.064453)
build_all 0.009500 0.000000 12.364313 ( 1.501551)
build_install 0.004022 0.002563 1.467015 ( 0.704687)
test_btest 0.000548 0.000087 64.179633 ( 6.093246)
test_basic 0.002968 0.000468 0.260324 ( 0.355353)
test_all 0.001021 0.000161 474.500311 ( 46.165288)
test_rubyspec 0.009705 0.018410 34.919985 ( 45.524923)
total: 104.15 sec