Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-202244
#<BuildRuby:0x000055d79730fb50
@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.20230520-202244",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001659 0.003736 1.482648 ( 2.715237)
build_miniruby 0.000914 0.000070 0.763015 ( 0.762344)
build_ruby 0.001143 0.000088 2.437740 ( 2.437969)
build_all 0.005097 0.003544 12.030597 ( 1.083883)
build_install 0.007217 0.000436 1.672953 ( 0.865388)
test_btest 0.000928 0.000116 79.819809 ( 6.691943)
test_basic 0.000092 0.004031 0.795250 ( 0.877180)
test_all 0.001668 0.000000 414.501227 ( 46.034309)
test_rubyspec 0.024767 0.016734 41.546904 ( 54.062028)
total: 115.53 sec