Logfile: /home/ko1/ruby/logs/brlog.trunk.20230209-135150
#<BuildRuby:0x000055bb3650bf30
@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.20230209-135150",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003157 0.000574 0.651910 ( 1.065477)
build_miniruby 0.000840 0.000153 0.633083 ( 0.632585)
build_ruby 0.000986 0.000179 2.038809 ( 2.060141)
build_all 0.008677 0.000659 12.340265 ( 1.497049)
build_install 0.000000 0.006438 1.490254 ( 0.717383)
test_btest 0.000000 0.000690 62.304966 ( 6.386255)
test_basic 0.000000 0.003475 0.257843 ( 0.353530)
test_all 0.000000 0.001281 485.109812 ( 50.735118)
test_rubyspec 0.000692 0.029687 35.355039 ( 45.950525)
total: 109.40 sec