Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-022654
#<BuildRuby:0x00005631bbc834b0
@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.20230712-022654",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005448 0.000000 1.396890 ( 2.649596)
build_miniruby 0.000000 0.001113 0.817775 ( 0.817743)
build_ruby 0.000000 0.001255 2.604275 ( 2.604013)
build_all 0.007205 0.001667 12.788220 ( 1.118845)
build_install 0.007023 0.000645 1.792536 ( 0.854199)
test_btest 0.000582 0.000125 83.873044 ( 7.723397)
test_basic 0.003561 0.000763 0.710803 ( 0.790964)
test_all 0.001465 0.000314 452.927887 ( 51.917863)
test_rubyspec 0.017384 0.016977 41.776984 ( 54.313841)
total: 122.79 sec