Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-021731
#<BuildRuby:0x00005617178f3d68
@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.20230802-021731",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003293 0.003070 1.570484 ( 2.822654)
build_miniruby 0.000785 0.000157 0.909632 ( 0.909127)
build_ruby 0.000920 0.000184 2.650925 ( 2.651176)
build_all 0.005900 0.003456 13.149061 ( 1.184335)
build_install 0.000227 0.007663 1.921071 ( 0.869615)
test_btest 0.000764 0.000243 76.546402 ( 7.388922)
test_basic 0.001250 0.004301 0.692394 ( 0.768024)
test_all 0.001107 0.000403 511.008344 ( 52.455939)
test_rubyspec 0.016189 0.023953 45.907675 ( 58.368424)
total: 127.42 sec