Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-015250
#<BuildRuby:0x00005636b77db7b8
@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.20230619-015250",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000000 0.000030 0.000030 ( 0.000015)
build_up 0.002162 0.003707 1.501254 ( 2.704909)
build_miniruby 0.001181 0.000000 0.785027 ( 0.784709)
build_ruby 0.001373 0.000000 2.491445 ( 2.491400)
build_all 0.009137 0.000555 13.212378 ( 1.140618)
build_install 0.004571 0.003497 1.789429 ( 0.846697)
test_btest 0.000984 0.000171 82.440834 ( 7.601141)
test_basic 0.004841 0.000135 0.698155 ( 0.774030)
test_all 0.001310 0.000000 458.163225 ( 42.763629)
test_rubyspec 0.022433 0.018471 42.660177 ( 55.114323)
total: 114.22 sec